diff --git a/tests/archivetests.py b/test/archivetests.py similarity index 100% rename from tests/archivetests.py rename to test/archivetests.py diff --git a/tests/contexttests.py b/test/contexttests.py similarity index 100% rename from tests/contexttests.py rename to test/contexttests.py diff --git a/tests/fetchertests.py b/test/fetchertests.py similarity index 100% rename from tests/fetchertests.py rename to test/fetchertests.py diff --git a/tests/installdbtests.py b/test/installdbtests.py similarity index 100% rename from tests/installdbtests.py rename to test/installdbtests.py diff --git a/tests/packagedbtests.py b/test/packagedbtests.py similarity index 100% rename from tests/packagedbtests.py rename to test/packagedbtests.py diff --git a/tests/run.py b/test/run.py similarity index 100% rename from tests/run.py rename to test/run.py diff --git a/tests/sandbox/files.xml b/test/sandbox/files.xml similarity index 100% rename from tests/sandbox/files.xml rename to test/sandbox/files.xml diff --git a/tests/sandbox/sandbox.pspec b/test/sandbox/sandbox.pspec similarity index 100% rename from tests/sandbox/sandbox.pspec rename to test/sandbox/sandbox.pspec diff --git a/tests/specfiletests.py b/test/specfiletests.py similarity index 100% rename from tests/specfiletests.py rename to test/specfiletests.py