mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-14 18:37:58 +00:00
Added test and removed runlegacyscript
This commit is contained in:
@@ -65,7 +65,6 @@ def test_cli_help(capsys):
|
||||
|
||||
@pytest.mark.parametrize("command,script", [
|
||||
(('special-phrases',), 'specialphrases'),
|
||||
(('add-data', '--tiger-data', 'tiger'), 'setup'),
|
||||
(('add-data', '--file', 'foo.osm'), 'update'),
|
||||
(('export',), 'export')
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user