projects
/
arvados.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch '20447-less-table-locking'
[arvados.git]
/
sdk
/
cwl
/
tests
/
test_tq.py
diff --git
a/sdk/cwl/tests/test_tq.py
b/sdk/cwl/tests/test_tq.py
index a094890650e1a3049f177e9f01ec2330df7c7451..05e5116d722fb75a59973cb4bfc0373999dff50d 100644
(file)
--- a/
sdk/cwl/tests/test_tq.py
+++ b/
sdk/cwl/tests/test_tq.py
@@
-11,7
+11,7
@@
import logging
import os
import threading
-from
arvados_cw
l.task_queue import TaskQueue
+from
cwltoo
l.task_queue import TaskQueue
def success_task():
pass