]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/Makefile
Integrated OSM views into importance computation
[nominatim.git] / test / Makefile
index 613b974d9fecbafd872aad1c2f756f7be99683ae..6dd9a349405eebb39a72e48b43a6ab095544986f 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=icu
 
 php:
        cd php && phpunit ./