X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/29b02f9e56952bc30bbd71d7094181dae6817e69..93d5be097a338b0333ecf2452b0a7311cf061bff:/test/Makefile diff --git a/test/Makefile b/test/Makefile index b8afdf9b..6dd9a349 100644 --- a/test/Makefile +++ b/test/Makefile @@ -5,7 +5,7 @@ bdd: cd bdd && behave -DREMOVE_TEMPLATE=1 icu: - cd bdd && behave -DREMOVE_TEMPLATE=1 -DTOKENIZER=legacy_icu + cd bdd && behave -DREMOVE_TEMPLATE=1 -DTOKENIZER=icu php: cd php && phpunit ./