]> rtime.felk.cvut.cz Git - notmuch.git/commitdiff
Change description of t0000
authorMichal Sojka <sojkam1@fel.cvut.cz>
Sat, 8 May 2010 21:42:32 +0000 (23:42 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Sat, 8 May 2010 21:42:32 +0000 (23:42 +0200)
test/t0000-basic.sh

index 0fe6ae020da245d1795f12b91df53f7ddc5ebade..caade6805b583126a1510ec7d6089e57961128f2 100755 (executable)
@@ -3,10 +3,8 @@
 # Copyright (c) 2005 Junio C Hamano
 #
 
-test_description='Test the very basics part #1.
+test_description='Tests the test framework itself.'
 
-Tests the test framework itself.
-'
 ################################################################
 # It appears that people try to run tests without building...