summaryrefslogtreecommitdiffstats
path: root/test/async_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/async_test.py')
-rw-r--r--test/async_test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/async_test.py b/test/async_test.py
index 4c1acf5..43904c4 100644
--- a/test/async_test.py
+++ b/test/async_test.py
@@ -1,5 +1,5 @@
from func.overlord.client import Client
-import func.overlord.jobthing as jobthing
+import func.jobthing as jobthing
import time
import sys