helper/schema: fix test index

pull/984/head
Mitchell Hashimoto 11 years ago
parent cbcfb26ec6
commit c22ba7d3a8

@ -1967,7 +1967,7 @@ func TestSchemaMap_Diff(t *testing.T) {
Err: false,
},
// #42 Set - Same as #47 but for sets
// #49 Set - Same as #47 but for sets
{
Schema: map[string]*Schema{
"route": &Schema{

Loading…
Cancel
Save