X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/4956f5e71043736d6d4dcc7b481b84e03958a3ec..fedc8ed4740686e396fb21c495d887d8ee23609a:/test/php/Nominatim/ClassTypesTest.php diff --git a/test/php/Nominatim/ClassTypesTest.php b/test/php/Nominatim/ClassTypesTest.php index 1ba79bdb..10256954 100644 --- a/test/php/Nominatim/ClassTypesTest.php +++ b/test/php/Nominatim/ClassTypesTest.php @@ -2,7 +2,7 @@ namespace Nominatim; -require_once(CONST_BasePath.'/lib/ClassTypes.php'); +require_once(CONST_LibDir.'/ClassTypes.php'); class ClassTypesTest extends \PHPUnit\Framework\TestCase {