Index: tests/peter/test_hd_dg_simulators.py =================================================================== diff -u -rbfb0c47181dc8a73d09825ab697a7799dd520417 -r1508298c28026c5a1df24fb8e614cb8ab65b2e09 --- tests/peter/test_hd_dg_simulators.py (.../test_hd_dg_simulators.py) (revision bfb0c47181dc8a73d09825ab697a7799dd520417) +++ tests/peter/test_hd_dg_simulators.py (.../test_hd_dg_simulators.py) (revision 1508298c28026c5a1df24fb8e614cb8ab65b2e09) @@ -16,7 +16,7 @@ import sys from time import sleep -sys.path.append("..") +sys.path.append("../../") from dialin import HDSimulator, DGSimulator, AbstractObserver