Nuke some whitespace.

This commit is contained in:
Sean Chittenden 2016-12-12 01:36:14 -08:00
parent 6deb61b0cf
commit 4c6c52ee8d
No known key found for this signature in database
GPG Key ID: 4EBC9DC16C2E5E16
2 changed files with 0 additions and 2 deletions

View File

@ -10,7 +10,6 @@ import (
)
func TestAccPostgresqlExtension_Basic(t *testing.T) {
resource.Test(t, resource.TestCase{
PreCheck: func() { testAccPreCheck(t) },
Providers: testAccProviders,

View File

@ -10,7 +10,6 @@ import (
)
func TestAccPostgresqlRole_Basic(t *testing.T) {
resource.Test(t, resource.TestCase{
PreCheck: func() { testAccPreCheck(t) },
Providers: testAccProviders,