From 895d978065016d6d2b63d760775e09ee2aed23fc Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Sat, 18 Oct 2014 10:59:23 -0700 Subject: [PATCH] fmt --- builtin/providers/aws/resource_aws_instance_test.go | 2 -- 1 file changed, 2 deletions(-) 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