| """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. | |
| """ | |
| """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. | |
| """ | |