aboutsummaryrefslogtreecommitdiffstats
path: root/System/Tests/test_Motor.py
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--System/Tests/test_Motor.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/System/Tests/test_Motor.py b/System/Tests/test_Motor.py
index f48b6ee..c4e777a 100644
--- a/System/Tests/test_Motor.py
+++ b/System/Tests/test_Motor.py
@@ -1,4 +1,4 @@
-from motor import Motor
+from pendulum import Motor
import time
import RPi.GPIO as GPIO