Update utils_test.go
Upstream-commit: dcf9dfb12961fc8101624af0b925d026fde4cde1 Component: engine
This commit is contained in:
@ -318,7 +318,7 @@ func TestGetResolvConf(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
func TestCheclLocalDns(t *testing.T) {
|
||||
func TestCheckLocalDns(t *testing.T) {
|
||||
for resolv, result := range map[string]bool{`# Dynamic
|
||||
nameserver 10.0.2.3
|
||||
search dotcloud.net`: false,
|
||||
|
||||
Reference in New Issue
Block a user