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