mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-04 12:22:41 +01:00
Initial commit of open source Workload Automation.
This commit is contained in:
5
wlauto/external/louie/test/conftest.py
vendored
Normal file
5
wlauto/external/louie/test/conftest.py
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
import sys
|
||||
import os
|
||||
|
||||
sys.path.insert(0, os.path.dirname(os.path.dirname(__file__)))
|
||||
|
Reference in New Issue
Block a user