]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/Makefile
move SearchDescription building into tokens
[nominatim.git] / test / Makefile
index 613b974d9fecbafd872aad1c2f756f7be99683ae..b8afdf9b2b9eb3f240f68468a1efc8e6a3d63dca 100644 (file)
@@ -4,8 +4,8 @@ no-test-db: bdd-no-test-db php
 bdd:
        cd bdd && behave -DREMOVE_TEMPLATE=1
 
-bdd-no-test-db:
-       cd bdd && behave -DREMOVE_TEMPLATE=1 db osm2pgsql
+icu:
+       cd bdd && behave -DREMOVE_TEMPLATE=1 -DTOKENIZER=legacy_icu
 
 php:
        cd php && phpunit ./