]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/python/test_tools_admin.py
US TIGER data 2021 released
[nominatim.git] / test / python / test_tools_admin.py
index 646d6755e463c086a41a6958913c91a696fa6f50..bd47e0e4632ee76215f9aa61bcf6234a8c752c6a 100644 (file)
@@ -10,7 +10,6 @@ from nominatim.tools import admin
 def create_placex_table(placex_table):
     """ All tests in this module require the placex table to be set up.
     """
-    pass
 
 
 def test_analyse_indexing_no_objects(temp_db_conn):