X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/0172101b42b57f56ad84aa7641f3dcdd3dc9f98a..dba5b2f86e3b91eade86a851932004a56b34134e:/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.