X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/2d4063234ace0fe8df182442b352b4bc06f390e7..3a8ddf736edf4d2fc1d772179600417adc357bbb:/test/php/phpunit.xml?ds=inline 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/