From: Erik van der Kouwe Date: Wed, 9 Dec 2009 19:30:39 +0000 (+0000) Subject: Adjust number of tests X-Git-Tag: v3.1.6~157 X-Git-Url: http://zhaoyanbai.com/repos/named.html?a=commitdiff_plain;h=af80fd27899273366d92d3803b94000e3ff809bc;p=minix.git Adjust number of tests --- diff --git a/test/run b/test/run index 9ab891003..6205c052b 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 45 tests in total." +echo "Running POSIX compliance test suite. There are 48 tests in total." echo " " # Run all the tests, keeping track of who failed.