mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-15 02:47:59 +00:00
Added --no-replace command for special phrases importation and added corresponding tests
This commit is contained in:
@@ -16,7 +16,6 @@ def test_parse_csv(sp_csv_loader):
|
||||
phrases = sp_csv_loader.parse_csv()
|
||||
assert check_phrases_content(phrases)
|
||||
|
||||
|
||||
def test_next(sp_csv_loader):
|
||||
"""
|
||||
Test objects returned from the next() method.
|
||||
|
||||
Reference in New Issue
Block a user