Index: tests/peter/test_debug_text.py =================================================================== diff -u -rbfb0c47181dc8a73d09825ab697a7799dd520417 -r1508298c28026c5a1df24fb8e614cb8ab65b2e09 --- tests/peter/test_debug_text.py (.../test_debug_text.py) (revision bfb0c47181dc8a73d09825ab697a7799dd520417) +++ tests/peter/test_debug_text.py (.../test_debug_text.py) (revision 1508298c28026c5a1df24fb8e614cb8ab65b2e09) @@ -14,7 +14,7 @@ # ############################################################################ import sys -sys.path.append("..") +sys.path.append("../../") from dialin.ui.hd_simulator import HDSimulator from dialin.ui.messageBuilder import textToByte