]> git.openstreetmap.org Git - nominatim.git/blobdiff - Makefile
update documentation for new directory layout
[nominatim.git] / Makefile
index bea0e6c98c8389b57e404fc0971ea38eac20cff6..0e09a884fff15c877a170e08c4734cea88e67fe3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,7 @@ build-api:
 
 # Tests
 
-tests: mypy lint pytest
+tests: mypy lint pytest bdd
 
 mypy:
        mypy --strict src