From 1d444f9ad2dd5b092087db89adef0cba97110c71 Mon Sep 17 00:00:00 2001 From: Hartmut Holzgraefe Date: Thu, 15 Apr 2004 15:27:08 +0000 Subject: [PATCH] typo --- README.TESTING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.TESTING b/README.TESTING index 3dd2309dbb..117a360b85 100644 --- a/README.TESTING +++ b/README.TESTING @@ -14,7 +14,7 @@ on *why* the test failed on your special setup. Thank you :-) The easiest way to test your PHP build is to run "make test" from the command line after successfully compiling. This will run the complete tests for all enabled functionalities and extensions using the PHP -CLI binary ( +CLI binary. To execute test scripts, you must build PHP with some SAPI, then you type "make test" to execute all or some test scripts saved under "tests" directory under source root directory. -- 2.50.1