diff --git a/tests/interfaces/openlp_core_ui/__init__.py b/tests/interfaces/openlp_core_ui/__init__.py new file mode 100644 index 000000000..e69de29bb diff --git a/tests/functional/openlp_core_ui/test_servicenotedialog.py b/tests/interfaces/openlp_core_ui/test_servicenotedialog.py similarity index 100% rename from tests/functional/openlp_core_ui/test_servicenotedialog.py rename to tests/interfaces/openlp_core_ui/test_servicenotedialog.py diff --git a/tests/functional/openlp_core_ui/test_starttimedialog.py b/tests/interfaces/openlp_core_ui/test_starttimedialog.py similarity index 100% rename from tests/functional/openlp_core_ui/test_starttimedialog.py rename to tests/interfaces/openlp_core_ui/test_starttimedialog.py