X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/d6f298f0336f69d0f89157a42fa546337f4d80e5..f50f46c1ce3fe44d8de55071d2fe1126ecb1d0ac:/phpunit.xml diff --git a/phpunit.xml b/phpunit.xml index bea876d5..addce5ce 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -8,13 +8,13 @@ processIsolation="false" stopOnFailure="false" syntaxCheck="true" - bootstrap="tests-php/bootstrap.php" + bootstrap="test/php/bootstrap.php" > - ./tests-php/Nominatim + ./test/php/Nominatim