summaryrefslogtreecommitdiff
path: root/tests/__init__.py
blob: 8a9c078a4d9fd18494c3fc602590ecebdc164325 (plain)
1
2
3
4
import sys

sys.path.append('tests')
sys.path.append('python3')