From 09a7c788480d46708ba8b485a11a4edb420cf04f Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Mon, 1 Mar 2010 22:53:15 +0000 Subject: "Unit tests" is two words (at least in English). svn path=/trunk/; revision=32072 --- test/test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/test.sh b/test/test.sh index f13377f4da..6517873171 100755 --- a/test/test.sh +++ b/test/test.sh @@ -92,7 +92,7 @@ test_suite() { test_suite_add "Command line options" clopt_suite test_suite_add "File I/O" io_suite test_suite_add "Capture" capture_suite - test_suite_add "Unittests" unittests_suite + test_suite_add "Unit tests" unittests_suite } -- cgit v1.2.3