X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/f45b3fa3f243de8894c03d8c9377157d01092c8c..612fd5061275557617dc0726ea08e4c5b82b3474:/test/php/phpunit.xml diff --git a/test/php/phpunit.xml b/test/php/phpunit.xml index 1fc95795..8764d49e 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/