mirror of https://github.com/docker/docs.git
Merge pull request #7474 from crosbymichael/testing-import
Only import "testing" in test packages
This commit is contained in:
commit
e907df8d93
|
@ -1,3 +1,5 @@
|
||||||
|
// +build linux
|
||||||
|
|
||||||
package mount
|
package mount
|
||||||
|
|
||||||
import (
|
import (
|
Loading…
Reference in New Issue