]> git.openstreetmap.org Git - nominatim.git/blobdiff - tests-php/README.txt
polygons.php: print total number of broken polygons
[nominatim.git] / tests-php / README.txt
index 31fd21ed847af1d338fa247c556fbedc504b8052..d551c1da811ae9a5c292966a7e31f639652c928f 100644 (file)
@@ -6,7 +6,8 @@ https://phpunit.de/manual/4.2/en/
 installed.
 
 To execute the test suite run
-$ phpunit
+$ cd tests-php
+$ phpunit ./
 
 It will read phpunit.xml which points to the library, test path, bootstrap
 strip and set other parameters.