X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/2d4063234ace0fe8df182442b352b4bc06f390e7..6e908fb81c5a1d66e80d71c7b4676cacb1d8e801:/test/php/phpunit.xml 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/