Merge pull request #707 from terraform-providers/paddy_fix_test_commenting

Fix commented out test.
This commit is contained in:
Paddy 2017-11-08 11:12:46 -08:00 committed by GitHub
commit e16d169106
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@ func TestAccComputeAddress_importBasic(t *testing.T) {
/* Disabled pending support for importing beta resources. See:
https://github.com/terraform-providers/terraform-provider-google/issues/694
func TestAccComputeAddress_importInternal(t *testing.T) {
func testAccComputeAddress_importInternal(t *testing.T) {
t.Parallel()
resource.Test(t, resource.TestCase{