1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-07 03:11:53 +01:00
workload-automation/wlauto/external/louie/test/conftest.py
2015-03-10 13:09:31 +00:00

6 lines
86 B
Python

import sys
import os
sys.path.insert(0, os.path.dirname(os.path.dirname(__file__)))