]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/Makefile
avoid Path in subprocess parameters
[nominatim.git] / test / Makefile
index b65e465d8fd108d29e12dba93d505ea6a439a6e5..613b974d9fecbafd872aad1c2f756f7be99683ae 100644 (file)
@@ -10,5 +10,8 @@ bdd-no-test-db:
 php:
        cd php && phpunit ./
 
+python:
+       pytest python
+
 
 .PHONY: bdd php no-test-db