X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/b328bcf5186ddfe9f1c2f8acf9eee6859d1410da..fb7d65b8c377fd5c9a74fef1ef800c9bc8e2abc3:/tests-php/README.txt?ds=inline 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.