PyJeeves/tests/context.py
2017-10-18 16:35:10 +02:00

7 lines
No EOL
102 B
Python

# -*- coding: utf-8 -*-
import sys
import os
sys.path.insert(0, os.path.abspath('..'))
import sample