]> git.notmuchmail.org Git - notmuch/blobdiff - test/t0000-basic.sh
test: Cleanup the test output
[notmuch] / test / t0000-basic.sh
index 511e200a0a0e332ea364a1226cc13c4f8f735c73..9c495b6017f4f47757d2ec264a425156854009a7 100755 (executable)
@@ -3,7 +3,7 @@
 # Copyright (c) 2005 Junio C Hamano
 #
 
-test_description='Tests the test framework itself.'
+test_description='the test framework itself.'
 
 ################################################################
 # It appears that people try to run tests without building...