]> granicus.if.org Git - php/commitdiff
typo
authorHartmut Holzgraefe <hholzgra@php.net>
Thu, 15 Apr 2004 15:27:08 +0000 (15:27 +0000)
committerHartmut Holzgraefe <hholzgra@php.net>
Thu, 15 Apr 2004 15:27:08 +0000 (15:27 +0000)
README.TESTING

index 3dd2309dbbff2baaf9bb1da4214007c47f1ce7a6..117a360b85f2beb390282e6d60197280cdef2aa4 100644 (file)
@@ -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.