Skip to content

Commit 4240e0f

Browse files
committed
Merge branch 'ar/test-lib-remove-stale-comment'
Test library clean-up. * ar/test-lib-remove-stale-comment: test-lib: drop comment about test_description
2 parents 8760a2b + c600a91 commit 4240e0f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

t/test-lib.sh

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -645,12 +645,6 @@ u200c=$(printf '\342\200\214')
645645

646646
export _x05 _x35 LF u200c EMPTY_TREE EMPTY_BLOB ZERO_OID OID_REGEX
647647

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
654648
test "x$TERM" != "xdumb" && (
655649
test -t 1 &&
656650
tput bold >/dev/null 2>&1 &&

0 commit comments

Comments
 (0)