From 49a8cb9de33d17f2ceb091b37c0e00c5a2ba17f5 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Mon, 20 Sep 2010 14:39:06 -0700 Subject: test: Avoid printing "Testing Testing ..." The test suite isn't auditioning for a roadie position, after all. --- test/long-id | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/long-id') diff --git a/test/long-id b/test/long-id index 1f55d716..202a0321 100755 --- a/test/long-id +++ b/test/long-id @@ -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" -- cgit v1.2.3