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