Only import "testing" from *_test.go
This prevents the testing package flags from leaking into the flagsets of binaries that import docker. I left integration-cli alone. Docker-DCO-1.1-Signed-off-by: Peter Bourgon <peter@bourgon.org> (github: peterbourgon) Upstream-commit: b87daf6d697655ca092bf54717a64b07504a13c1 Component: engine
This commit is contained in:
committed by
Michael Crosby
parent
456929c3f9
commit
b75c55fd72
+2
@@ -1,3 +1,5 @@
|
||||
// +build linux
|
||||
|
||||
package mount
|
||||
|
||||
import (
|
||||
Reference in New Issue
Block a user