From: Sarah Hoffmann Date: Thu, 7 Jan 2021 07:55:15 +0000 (+0100) Subject: use relative dir for sources for phpunit X-Git-Tag: v3.7.0~61 X-Git-Url: https://git.openstreetmap.org./nominatim.git/commitdiff_plain/49142eb6e5f6eb1a30755ec9f37484098ba3387b use relative dir for sources for phpunit --- diff --git a/test/php/phpunit.xml b/test/php/phpunit.xml index bc07177c..8764d49e 100644 --- a/test/php/phpunit.xml +++ b/test/php/phpunit.xml @@ -19,7 +19,7 @@ - ./lib/ + ../../lib/