19146: Remove unneeded special case checks, explain the needed one.
[arvados.git] / lib / install / deps_test.go
index 5dfdbfe0e5b6926ade3245093e6f9f5f78e826e8..993e779e5b7944e1da6d68cac34b4d8f00154b33 100644 (file)
@@ -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