mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Gofmt change for resource docker_image test
This commit is contained in:
parent
1ed316c2d3
commit
4cf9c64de0
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user