mgw / tests /__init__.py
alessandro trinca tornidor
test: add test cases for my_ghost_writer package
8d77218
raw
history blame
100 Bytes
from my_ghost_writer.constants import root_folder
EVENTS_FOLDER = root_folder / "tests" / "events"