mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-15 19:07:58 +00:00
add tests for new arm and export Python functions
This commit is contained in:
@@ -46,7 +46,7 @@ class DummyTokenizer:
|
||||
|
||||
|
||||
@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.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user