Browse Source

typo

PHP-5.0
Hartmut Holzgraefe 22 years ago
parent
commit
1d444f9ad2
  1. 2
      README.TESTING

2
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.

Loading…
Cancel
Save