1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-07 19:31:18 +01:00
workload-automation/wlauto/external/louie/test/conftest.py

6 lines
86 B
Python
Raw Normal View History

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