X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/a9bdac836c043c034268a48136af668c469d27f3..ea69733082106f4e8cc6077f744e5ce7ca256f2d:/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/