Index: tests/peter/test_hd_fluid_leak.py =================================================================== diff -u -r33e3f9f462c34f5ac8f8319dc3fada668b829190 -r1508298c28026c5a1df24fb8e614cb8ab65b2e09 --- tests/peter/test_hd_fluid_leak.py (.../test_hd_fluid_leak.py) (revision 33e3f9f462c34f5ac8f8319dc3fada668b829190) +++ tests/peter/test_hd_fluid_leak.py (.../test_hd_fluid_leak.py) (revision 1508298c28026c5a1df24fb8e614cb8ab65b2e09) @@ -16,7 +16,7 @@ import numpy as np import sys from time import sleep -sys.path.append("..") +sys.path.append("../../") from dialin import HDSimulator from dialin.protocols.CAN import DenaliMessage, DenaliChannels from dialin.common import MsgIds