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.