diff --git a/tests/api/__init__.py b/tests/api/__init__.py deleted file mode 100644 index e69de29..0000000 diff --git a/tests/api/test_helpers.py b/tests/test_helpers.py similarity index 100% rename from tests/api/test_helpers.py rename to tests/test_helpers.py diff --git a/tests/api/test_web.py b/tests/test_web.py similarity index 100% rename from tests/api/test_web.py rename to tests/test_web.py