diff --git a/test_all_plugins.py b/scripts/test_all_plugins.py similarity index 100% rename from test_all_plugins.py rename to scripts/test_all_plugins.py diff --git a/test_core_plugins.py b/scripts/test_core_plugins.py similarity index 100% rename from test_core_plugins.py rename to scripts/test_core_plugins.py diff --git a/test_journal.py b/scripts/test_journal.py similarity index 100% rename from test_journal.py rename to scripts/test_journal.py diff --git a/test_nagios.py b/scripts/test_nagios.py similarity index 100% rename from test_nagios.py rename to scripts/test_nagios.py diff --git a/test_plugins.py b/scripts/test_plugins.py similarity index 100% rename from test_plugins.py rename to scripts/test_plugins.py diff --git a/test_plugins_manual.py b/scripts/test_plugins_manual.py similarity index 100% rename from test_plugins_manual.py rename to scripts/test_plugins_manual.py diff --git a/test_threshold.py b/tests/test_threshold.py similarity index 100% rename from test_threshold.py rename to tests/test_threshold.py