clean: replace match_pathspec() with dir_path_match()
[gitweb.git] / t / test-lib.sh
index 1cf78d5b113e0ddac8cdda9b8bc9b49db7b43451..1531c241c08f0fad1a8e0789dbed2675b0fe5e56 100644 (file)
@@ -481,8 +481,6 @@ test_at_end_hook_ () {
 test_done () {
        GIT_EXIT_OK=t
 
-       # Note: t0000 relies on $HARNESS_ACTIVE disabling the .counts
-       # output file
        if test -z "$HARNESS_ACTIVE"
        then
                test_results_dir="$TEST_OUTPUT_DIRECTORY/test-results"