]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/python/tools/test_refresh_address_levels.py
adapt unit tests to changed function names
[nominatim.git] / test / python / tools / test_refresh_address_levels.py
index 40d13641632c749a709c2973a0260823bac0e22b..e35a81901df497c093531bab20b1a167327ec3db 100644 (file)
@@ -1,3 +1,9 @@
+# SPDX-License-Identifier: GPL-2.0-only
+#
+# This file is part of Nominatim. (https://nominatim.org)
+#
+# Copyright (C) 2022 by the Nominatim developer community.
+# For a full list of authors see the git log.
 """
 Tests for function for importing address ranks.
 """