diff --git a/bin/tests/system/allow-query/tests_sh_allowquery.py b/bin/tests/system/allow-query/tests_sh_allow_query.py similarity index 92% rename from bin/tests/system/allow-query/tests_sh_allowquery.py rename to bin/tests/system/allow-query/tests_sh_allow_query.py index ce20d79a8e..7b22ee2899 100644 --- a/bin/tests/system/allow-query/tests_sh_allowquery.py +++ b/bin/tests/system/allow-query/tests_sh_allow_query.py @@ -10,5 +10,5 @@ # information regarding copyright ownership. -def test_allowquery(run_tests_sh): +def test_allow_query(run_tests_sh): run_tests_sh()