]> git.notmuchmail.org Git - notmuch/blobdiff - test/test-lib.sh
test: Print section names, and rename all test sections
[notmuch] / test / test-lib.sh
index b21b4358f7c70791e7ca6c7d7a20706058cb5ff6..7688fe0e27dd9ec0bd048731af51b0dcdb340c6f 100644 (file)
@@ -154,7 +154,7 @@ then
        exit 0
 fi
 
-echo "Testing ${test_description}"
+echo $(basename "$0"): "Testing ${test_description}"
 
 exec 5>&1
 if test "$verbose" = "t"