diff --git a/tests/test_gapcom.py b/tests/test_gapcom.py index 260a297bc2a02fa8cf0736dc243362789c3d4cb2..6f0269954dff0575b080965c8cb6e27ea65e793e 100644 --- a/tests/test_gapcom.py +++ b/tests/test_gapcom.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (C) 2022: +# Copyright (C) 2020-2021: # Helmholtz-Zentrum Potsdam Deutsches GeoForschungsZentrum GFZ # # This program is free software: you can redistribute it and/or modify it @@ -24,7 +24,7 @@ import logging logger = logging.getLogger() -def test_func(): +def test_quadkey_processor(): """ This is a test function """