14807: Fix missing import.
[arvados.git] / lib / dispatchcloud / worker / worker_test.go
index 65e093530c89256fa43b940e5f9030ca51d88893..3bc33b62c9fee896f107278a564b859d1448366e 100644 (file)
@@ -12,6 +12,7 @@ import (
        "git.curoverse.com/arvados.git/lib/cloud"
        "git.curoverse.com/arvados.git/lib/dispatchcloud/test"
        "git.curoverse.com/arvados.git/sdk/go/arvados"
+       "git.curoverse.com/arvados.git/sdk/go/ctxlog"
        check "gopkg.in/check.v1"
 )