update structure test

pull/1860/head
Clint Shryock 11 years ago
parent 70984526a4
commit 44461f49fd

@ -121,9 +121,7 @@ func TestexpandIPPerms(t *testing.T) {
}
func TestExpandIPPerms_NegOneProtocol(t *testing.T) {
hash := func(v interface{}) int {
return hashcode.String(v.(string))
}
hash := schema.HashString
expanded := []interface{}{
map[string]interface{}{

Loading…
Cancel
Save