diff --git a/builtin/providers/aws/resource_aws_instance_test.go b/builtin/providers/aws/resource_aws_instance_test.go index 48c21eb4e..ff7087732 100644 --- a/builtin/providers/aws/resource_aws_instance_test.go +++ b/builtin/providers/aws/resource_aws_instance_test.go @@ -64,8 +64,6 @@ func TestAccAWSInstance_normal(t *testing.T) { }) } - - func TestAccAWSInstance_sourceDestCheck(t *testing.T) { var v ec2.Instance