Fix CI failure due to mistaken imports

Signed-off-by: Chun Chen <ramichen@tencent.com>
This commit is contained in:
Chun Chen
2015-09-10 13:27:39 +08:00
parent 71bce3e4d6
commit f866884ed4
+2 -2
View File
@@ -1193,8 +1193,8 @@ func (f *fakeSandbox) SetKey(key string) error {
}
func TestExternalKey(t *testing.T) {
if !netutils.IsRunningInContainer() {
defer osl.SetupTestOSContext(t)()
if !testutils.IsRunningInContainer() {
defer testutils.SetupTestOSContext(t)()
}
n, err := createTestNetwork(bridgeNetType, "testnetwork", options.Generic{