clan-core/pkgs/clan-cli/tests/conftest.py

3 lines
78 B
Python
Raw Normal View History

import os
sys.path.append(os.path.join(os.path.dirname(__file__), 'helpers'))