forked from hans/Nominatim
adapt unit tests to new postcode algorithms
This commit is contained in:
@@ -11,7 +11,7 @@ from nominatim_db.tools import freeze
|
||||
|
||||
NOMINATIM_RUNTIME_TABLES = [
|
||||
'country_name', 'country_osm_grid',
|
||||
'location_postcode', 'location_property_osmline', 'location_property_tiger',
|
||||
'location_postcodes', 'location_property_osmline', 'location_property_tiger',
|
||||
'placex', 'place_addressline',
|
||||
'search_name',
|
||||
'word'
|
||||
|
||||
Reference in New Issue
Block a user