X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/4cd0a4ced47c1e034194956a01418fa5884ddc3c..bc75e5626ec59523707b842022ecf0bdc159cf06:/test/python/tools/test_exec_utils.py diff --git a/test/python/tools/test_exec_utils.py b/test/python/tools/test_exec_utils.py index 792c24c8..666ef0b8 100644 --- a/test/python/tools/test_exec_utils.py +++ b/test/python/tools/test_exec_utils.py @@ -1,8 +1,8 @@ -# SPDX-License-Identifier: GPL-2.0-only +# SPDX-License-Identifier: GPL-3.0-or-later # # This file is part of Nominatim. (https://nominatim.org) # -# Copyright (C) 2022 by the Nominatim developer community. +# Copyright (C) 2024 by the Nominatim developer community. # For a full list of authors see the git log. """ Tests for tools.exec_utils module. @@ -12,55 +12,8 @@ import subprocess import pytest -from nominatim.config import Configuration -import nominatim.tools.exec_utils as exec_utils -import nominatim.paths - - -class TestRunApiScript: - - @staticmethod - @pytest.fixture(autouse=True) - def setup_project_dir(tmp_path): - webdir = tmp_path / 'website' - webdir.mkdir() - (webdir / 'test.php').write_text("