X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/9b7d8db038b2cf595ca8399fb7b1914b5824a044..fc96bee063c26ade2cdc89f255de580de9d43009:/tests-php/README.txt 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.