summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/stf/examples/stf_path.py
blob: bb401148acf58db2562d4b2c6cd6540a487346f7 (plain)
1
2
3
4
import sys

# FIXME to the write path for trex_stf_lib 
sys.path.insert(0, "../")