summaryrefslogtreecommitdiff
path: root/digital/avr/modules/host/test/test_mex.py
diff options
context:
space:
mode:
Diffstat (limited to 'digital/avr/modules/host/test/test_mex.py')
-rw-r--r--digital/avr/modules/host/test/test_mex.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/digital/avr/modules/host/test/test_mex.py b/digital/avr/modules/host/test/test_mex.py
index 7de5555d..64fc3a74 100644
--- a/digital/avr/modules/host/test/test_mex.py
+++ b/digital/avr/modules/host/test/test_mex.py
@@ -1,5 +1,5 @@
import sys
-sys.path.append (sys.path[0] + '/../../../../../host/mex')
+sys.path.append (sys.path[0] + '/../../../../../host')
from mex.hub import Hub
from mex.msg import Msg