]> git.notmuchmail.org Git - notmuch/commitdiff
test: Avoid printing "Testing Testing ..."
authorCarl Worth <cworth@cworth.org>
Mon, 20 Sep 2010 21:39:06 +0000 (14:39 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 20 Sep 2010 21:39:06 +0000 (14:39 -0700)
The test suite isn't auditioning for a roadie position, after all.

test/encoding
test/long-id

index 73ca62adb9142803bef8b573a7c40ee2fc077e1c..6a7196be2d3afc32dbbb9b8e9ea622f7c31b8514 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-test_description="Testing encoding issues"
+test_description="encoding issues"
 . ./test-lib.sh
 
 test_begin_subtest "Message with text of unknown charset"
index 1f55d716cacf514fcfe3cd71c693eb9aa20d1d44..202a03219cf4036786dd1a9d87ce15db97996fcf 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-test_description="Testing messages with ridiculously-long message IDs"
+test_description="messages with ridiculously-long message IDs"
 . ./test-lib.sh
 
 test_begin_subtest "Referencing long ID before adding"