Merge pull request #7474 from crosbymichael/testing-import

Only import "testing" in test packages
This commit is contained in:
Michael Crosby 2014-08-07 14:48:00 -07:00
commit e907df8d93
2 changed files with 2 additions and 0 deletions

View file

@ -1,3 +1,5 @@
// +build linux
package mount
import (