diff --git a/tests/requests/__init__.py b/tests/requests_tests/__init__.py similarity index 100% rename from tests/requests/__init__.py rename to tests/requests_tests/__init__.py diff --git a/tests/requests/test_accept_header.py b/tests/requests_tests/test_accept_header.py similarity index 100% rename from tests/requests/test_accept_header.py rename to tests/requests_tests/test_accept_header.py diff --git a/tests/requests/test_data_upload_settings.py b/tests/requests_tests/test_data_upload_settings.py similarity index 100% rename from tests/requests/test_data_upload_settings.py rename to tests/requests_tests/test_data_upload_settings.py diff --git a/tests/requests/tests.py b/tests/requests_tests/tests.py similarity index 100% rename from tests/requests/tests.py rename to tests/requests_tests/tests.py