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.
2 parents 8760a2b + c600a91 commit 4240e0fCopy full SHA for 4240e0f
t/test-lib.sh
@@ -645,12 +645,6 @@ u200c=$(printf '\342\200\214')
645
646
export _x05 _x35 LF u200c EMPTY_TREE EMPTY_BLOB ZERO_OID OID_REGEX
647
648
-# Each test should start with something like this, after copyright notices:
649
-#
650
-# test_description='Description of this test...
651
-# This test checks if command xyzzy does the right thing...
652
-# '
653
-# . ./test-lib.sh
654
test "x$TERM" != "xdumb" && (
655
test -t 1 &&
656
tput bold >/dev/null 2>&1 &&
0 commit comments