test: Avoid printing "Testing Testing ..."

The test suite isn't auditioning for a roadie position, after all.
This commit is contained in:
Carl Worth 2010-09-20 14:39:06 -07:00
parent 4813ee41d6
commit 49a8cb9de3
2 changed files with 2 additions and 2 deletions

View file

@ -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"

View file

@ -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"