X-Git-Url: https://git.openstreetmap.org/nominatim.git/blobdiff_plain/3381a92d92fba7adcc72b0e6397a9726664fe430..c85b74497b385a633ed3f487c77cc0736d5f7328:/test/python/tools/test_freeze.py diff --git a/test/python/tools/test_freeze.py b/test/python/tools/test_freeze.py index 3ebb1730..6e852550 100644 --- a/test/python/tools/test_freeze.py +++ b/test/python/tools/test_freeze.py @@ -21,6 +21,7 @@ NOMINATIM_DROP_TABLES = [ 'address_levels', 'location_area', 'location_area_country', 'location_area_large_100', 'location_road_1', + 'osmviews' 'place', 'planet_osm_nodes', 'planet_osm_rels', 'planet_osm_ways', 'search_name_111', 'wikipedia_article', 'wikipedia_redirect'