Gofmt change for resource docker_image test

This commit is contained in:
stack72 2015-10-08 09:47:50 +01:00
parent 4bb21500a9
commit f229be7a60

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) {