From af395bab1307d48433d432faffd3ae873f0217d9 Mon Sep 17 00:00:00 2001 From: Erik van der Kouwe Date: Fri, 22 Jan 2010 11:32:39 +0000 Subject: [PATCH] Fix number of tests --- test/run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/run b/test/run index a4dabe1ae..e6d97bbf1 100755 --- a/test/run +++ b/test/run @@ -13,7 +13,7 @@ badones= # list of tests that failed # Print test welcome message clr -echo "Running POSIX compliance test suite. There are 49 tests in total." +echo "Running POSIX compliance test suite. There are 51 tests in total." echo " " # Run all the tests, keeping track of who failed. -- 2.44.0