diff --git a/wrapper_tests/LICENCE.txt b/tox_wrapper/tests/LICENCE.txt similarity index 100% rename from wrapper_tests/LICENCE.txt rename to tox_wrapper/tests/LICENCE.txt diff --git a/wrapper_tests/README.md b/tox_wrapper/tests/README.md similarity index 100% rename from wrapper_tests/README.md rename to tox_wrapper/tests/README.md diff --git a/wrapper_tests/__init__.py b/tox_wrapper/tests/__init__.py similarity index 100% rename from wrapper_tests/__init__.py rename to tox_wrapper/tests/__init__.py diff --git a/wrapper_tests/socks.py b/tox_wrapper/tests/socks.py similarity index 100% rename from wrapper_tests/socks.py rename to tox_wrapper/tests/socks.py diff --git a/wrapper_tests/support_http.py b/tox_wrapper/tests/support_http.py similarity index 100% rename from wrapper_tests/support_http.py rename to tox_wrapper/tests/support_http.py diff --git a/wrapper_tests/support_onions.py b/tox_wrapper/tests/support_onions.py similarity index 100% rename from wrapper_tests/support_onions.py rename to tox_wrapper/tests/support_onions.py diff --git a/wrapper_tests/support_testing.py b/tox_wrapper/tests/support_testing.py similarity index 100% rename from wrapper_tests/support_testing.py rename to tox_wrapper/tests/support_testing.py diff --git a/wrapper_tests/tests_wrapper.py b/tox_wrapper/tests/tests_wrapper.py similarity index 100% rename from wrapper_tests/tests_wrapper.py rename to tox_wrapper/tests/tests_wrapper.py