diff --git a/tests/__init__.py b/paramecio/tests/__init__.py similarity index 100% rename from tests/__init__.py rename to paramecio/tests/__init__.py diff --git a/tests/arrayfieldtest.py b/paramecio/tests/arrayfieldtest.py similarity index 100% rename from tests/arrayfieldtest.py rename to paramecio/tests/arrayfieldtest.py diff --git a/tests/datetimetest.py b/paramecio/tests/datetimetest.py similarity index 100% rename from tests/datetimetest.py rename to paramecio/tests/datetimetest.py diff --git a/tests/dictfieldtest.py b/paramecio/tests/dictfieldtest.py similarity index 100% rename from tests/dictfieldtest.py rename to paramecio/tests/dictfieldtest.py diff --git a/tests/fieldstest.py b/paramecio/tests/fieldstest.py similarity index 100% rename from tests/fieldstest.py rename to paramecio/tests/fieldstest.py diff --git a/tests/formtest.py b/paramecio/tests/formtest.py similarity index 100% rename from tests/formtest.py rename to paramecio/tests/formtest.py diff --git a/tests/i18nfieldtest.py b/paramecio/tests/i18nfieldtest.py similarity index 100% rename from tests/i18nfieldtest.py rename to paramecio/tests/i18nfieldtest.py diff --git a/tests/imagefieldtest.py b/paramecio/tests/imagefieldtest.py similarity index 100% rename from tests/imagefieldtest.py rename to paramecio/tests/imagefieldtest.py diff --git a/tests/images/image.jpg b/paramecio/tests/images/image.jpg similarity index 100% rename from tests/images/image.jpg rename to paramecio/tests/images/image.jpg diff --git a/tests/images/uploads/.tests_folder b/paramecio/tests/images/uploads/.tests_folder similarity index 100% rename from tests/images/uploads/.tests_folder rename to paramecio/tests/images/uploads/.tests_folder diff --git a/tests/sendmailtest.py b/paramecio/tests/sendmailtest.py similarity index 100% rename from tests/sendmailtest.py rename to paramecio/tests/sendmailtest.py diff --git a/tests/slugifytest.py b/paramecio/tests/slugifytest.py similarity index 100% rename from tests/slugifytest.py rename to paramecio/tests/slugifytest.py diff --git a/tests/webmodeltest.py b/paramecio/tests/webmodeltest.py similarity index 100% rename from tests/webmodeltest.py rename to paramecio/tests/webmodeltest.py