File size: 244 Bytes
071ba6b
 
 
 
 
 
1
2
3
4
5
6
7
"""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.
"""