Hugoifier

hugoifier / tests / conftest.py
Source Blame History 5 lines
91515c0… lmata 1 """Add repo root to sys.path so tests can import hugoifier.*."""
6272677… lmata 2 import os
91515c0… lmata 3 import sys
6272677… lmata 4
91515c0… lmata 5 sys.path.insert(0, os.path.join(os.path.dirname(__file__), '..'))

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button