summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/stl/examples/stl_path.py
blob: 8f400d23e539337c93d58e058685c1516647aab9 (plain)
1
2
3
4
import sys

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