We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25143a5 commit a9942e1Copy full SHA for a9942e1
t/lib-terminal.sh
@@ -1,7 +1,7 @@
1
# Helpers for terminal output tests.
2
3
# Catch tests which should depend on TTY but forgot to. There's no need
4
-# to aditionally check that the TTY prereq is set here. If the test declared
+# to additionally check that the TTY prereq is set here. If the test declared
5
# it and we are running the test, then it must have been set.
6
test_terminal () {
7
if ! test_declared_prereq TTY
0 commit comments