diff --git a/tests/files.py b/tests/test_files.py similarity index 100% rename from tests/files.py rename to tests/test_files.py diff --git a/tests/shell_bash.py b/tests/test_shell_bash.py similarity index 100% rename from tests/shell_bash.py rename to tests/test_shell_bash.py diff --git a/tests/venv.py b/tests/test_venv.py similarity index 100% rename from tests/venv.py rename to tests/test_venv.py diff --git a/tests/watchdog.py b/tests/test_watchdog.py similarity index 100% rename from tests/watchdog.py rename to tests/test_watchdog.py