diff --git a/tests/plugin_examples/hello/__init__.py b/tests/plugin_examples/hello_plugin/__init__.py similarity index 100% rename from tests/plugin_examples/hello/__init__.py rename to tests/plugin_examples/hello_plugin/__init__.py diff --git a/tests/plugin_examples/hello/main.py b/tests/plugin_examples/hello_plugin/main.py similarity index 100% rename from tests/plugin_examples/hello/main.py rename to tests/plugin_examples/hello_plugin/main.py