Fix missing logDone for TestRunMutableNetworkFiles

Signed-off-by: Alexander Morozov <lk4d4@docker.com>
Upstream-commit: 03bdacbb4e4bf2fabf67bfdb8b5118bc7ed1edd2
Component: engine
This commit is contained in:
Alexander Morozov
2014-12-15 13:44:22 -08:00
parent 34f3fb8d2c
commit d89ea8b641

View File

@ -1949,6 +1949,7 @@ func TestRunMutableNetworkFiles(t *testing.T) {
t.Fatalf("Did not find the correct output in /etc/%s: %s %#v", fn, out, lines)
}
}
logDone("run - mutable network files")
}
// Ensure that CIDFile gets deleted if it's empty