X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/f45b3fa3f243de8894c03d8c9377157d01092c8c..0ee821d64f7fe700e593583f74141e1edafaacc6:/test/php/phpunit.xml?ds=sidebyside diff --git a/test/php/phpunit.xml b/test/php/phpunit.xml index 1fc95795..79341a00 100644 --- a/test/php/phpunit.xml +++ b/test/php/phpunit.xml @@ -7,7 +7,6 @@ convertWarningsToExceptions="true" processIsolation="false" stopOnFailure="false" - syntaxCheck="true" bootstrap="./bootstrap.php" beStrictAboutTestsThatDoNotTestAnything="true" > @@ -20,7 +19,7 @@ - ./lib/ + ../../lib-php/