2 lines
38 B
Python
2 lines
38 B
Python
|
|
import sys
|
||
|
|
sys.path.insert(0, 'tests')
|