X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/1dcef97d54da6b5fa88adac30c474b430b746b15..e6769d20505e2c8c74b2d7e3f9c2f33f2a2db092:/lib/install/deps_test.go diff --git a/lib/install/deps_test.go b/lib/install/deps_test.go index 5dfdbfe0e5..993e779e5b 100644 --- a/lib/install/deps_test.go +++ b/lib/install/deps_test.go @@ -6,6 +6,7 @@ // Depending on host/network speed, Go's default 10m test timeout // might be too short; recommend "go test -timeout 20m -tags docker". // +//go:build docker // +build docker package install