helper/schema: tweak test anotation

This commit is contained in:
Paul Hinze 2015-05-06 10:21:22 -05:00
parent 051ba78554
commit bc9792f4c5
1 changed files with 1 additions and 1 deletions

View File

@ -2513,7 +2513,7 @@ func TestResourceDataState(t *testing.T) {
}, },
}, },
// #20 // #20 empty computed map
{ {
Schema: map[string]*Schema{ Schema: map[string]*Schema{
"tags": &Schema{ "tags": &Schema{