]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/python/cli/conftest.py
add tests for new arm and export Python functions
[nominatim.git] / test / python / cli / conftest.py
index 928ca59c5e4ffbc6d6ded30e4007e3f2d4553095..7aea2c5917c8c716f679ec975df0bedd61a7f058 100644 (file)
@@ -46,7 +46,7 @@ class DummyTokenizer:
 
 
 @pytest.fixture
 
 
 @pytest.fixture
-def cli_call(src_dir):
+def cli_call():
     """ Call the nominatim main function with the correct paths set.
         Returns a function that can be called with the desired CLI arguments.
     """
     """ Call the nominatim main function with the correct paths set.
         Returns a function that can be called with the desired CLI arguments.
     """