Gofmt change for resource docker_image test

This commit is contained in:
stack72 2015-10-08 09:47:50 +01:00
parent 1ed316c2d3
commit 4cf9c64de0

View File

@ -1,8 +1,9 @@
package docker
import (
"github.com/hashicorp/terraform/helper/resource"
"testing"
"github.com/hashicorp/terraform/helper/resource"
)
func TestAccDockerImage_basic(t *testing.T) {