provider/aws: update test name

This commit is contained in:
Paul Hinze 2015-05-06 09:18:00 -05:00
parent 6c6eafa232
commit b91796368f
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ import (
"github.com/hashicorp/terraform/terraform"
)
func TestAccAWSGroup_normal(t *testing.T) {
func TestAccAWSIAMGroup_normal(t *testing.T) {
var conf iam.GetGroupOutput
resource.Test(t, resource.TestCase{