helper/schema: fix test index

This commit is contained in:
Mitchell Hashimoto 2015-02-17 11:14:04 -08:00
parent cbcfb26ec6
commit c22ba7d3a8
1 changed files with 1 additions and 1 deletions

View File

@ -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{