diff --git a/ippisite/ippidb/tests.py b/ippisite/ippidb/tests/tests.py
similarity index 100%
rename from ippisite/ippidb/tests.py
rename to ippisite/ippidb/tests/tests.py
diff --git a/ippisite/ippidb/tests_contribute.py b/ippisite/ippidb/tests/tests_contribute.py
similarity index 100%
rename from ippisite/ippidb/tests_contribute.py
rename to ippisite/ippidb/tests/tests_contribute.py
diff --git a/ippisite/ippidb/tests_utils.py b/ippisite/ippidb/tests/tests_utils.py
similarity index 100%
rename from ippisite/ippidb/tests_utils.py
rename to ippisite/ippidb/tests/tests_utils.py
diff --git a/ippisite/ippidb/tests_views.py b/ippisite/ippidb/tests/tests_views.py
similarity index 100%
rename from ippisite/ippidb/tests_views.py
rename to ippisite/ippidb/tests/tests_views.py