X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f61eb76622c6fc0b01fd41648392b652ac8ca767..a8be45a3ff557e879c8ad2d749b3cfbd6d9510fe:/sdk/cwl/tests/test_tq.py diff --git a/sdk/cwl/tests/test_tq.py b/sdk/cwl/tests/test_tq.py index a094890650..05e5116d72 100644 --- 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_cwl.task_queue import TaskQueue +from cwltool.task_queue import TaskQueue def success_task(): pass