summaryrefslogtreecommitdiffhomepage
path: root/host/proto/test/interactive.py
diff options
context:
space:
mode:
Diffstat (limited to 'host/proto/test/interactive.py')
-rw-r--r--host/proto/test/interactive.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/proto/test/interactive.py b/host/proto/test/interactive.py
index f68dd121..a8251f6d 100644
--- a/host/proto/test/interactive.py
+++ b/host/proto/test/interactive.py
@@ -1,5 +1,5 @@
import sys
-sys.path.append (sys.path[0] + '/..')
+sys.path.append (sys.path[0] + '/../..')
import proto
from fio import IO