From c22ba7d3a8383435d4c70ca02ab0a976fd7a558b Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Tue, 17 Feb 2015 11:14:04 -0800 Subject: [PATCH] helper/schema: fix test index --- helper/schema/schema_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helper/schema/schema_test.go b/helper/schema/schema_test.go index 91a7d4d4b..bb32374f3 100644 --- a/helper/schema/schema_test.go +++ b/helper/schema/schema_test.go @@ -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{