t/lib-terminal.sh: fix typo
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
25143a54fc
commit
a9942e108c
@ -1,7 +1,7 @@
|
||||
# Helpers for terminal output tests.
|
||||
|
||||
# Catch tests which should depend on TTY but forgot to. There's no need
|
||||
# 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
|
||||
# it and we are running the test, then it must have been set.
|
||||
test_terminal () {
|
||||
if ! test_declared_prereq TTY
|
||||
|
Loading…
Reference in New Issue
Block a user