blob: e8310154202f8c16cc9e5921428c9143f3f681de [file] [log] [blame]
from pathlib import Path
HERE = Path(__file__).parent
REGR_DATA = HERE / ".." / "regrtest_data"