diff --git a/tests/helpers/__init__.py b/tests/helpers/__init__.py new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/tests/helpers/money.py b/tests/helpers/test_money.py similarity index 100% rename from tests/helpers/money.py rename to tests/helpers/test_money.py diff --git a/tests/helpers/ws2p.py b/tests/helpers/test_ws2p.py similarity index 100% rename from tests/helpers/ws2p.py rename to tests/helpers/test_ws2p.py