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