X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/8f924c10a36dc073c33f390eee6a2d2cd069859f..848463f989bd4fcf9f7ba78ee597c4ee7064e000:/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