X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/0172101b42b57f56ad84aa7641f3dcdd3dc9f98a..fc96bee063c26ade2cdc89f255de580de9d43009:/tests-php/README.txt?ds=sidebyside diff --git a/tests-php/README.txt b/tests-php/README.txt index 8aee5d8e..d551c1da 100644 --- a/tests-php/README.txt +++ b/tests-php/README.txt @@ -7,7 +7,7 @@ installed. To execute the test suite run $ cd tests-php -$ phpunit +$ phpunit ./ It will read phpunit.xml which points to the library, test path, bootstrap strip and set other parameters.