fathom-code / tests /__init__.py
23f2002275
clean repo without secrets or data
071ba6b
Raw
History Blame Contribute Delete
244 Bytes
"""FATHOM test package root.
Adversarial sandbox tests live in ``tests/test_repl_sandbox.py`` (Plan 03).
This file exists so pytest's test collection and future cross-imports
(``from tests.helpers import ...``) have a stable package root.
"""