go fmt the "compact" function changes.
This commit is contained in:
parent
3040d8419f
commit
16b11e443d
|
@ -11,7 +11,6 @@ import (
|
|||
"github.com/hashicorp/terraform/config/lang/ast"
|
||||
)
|
||||
|
||||
|
||||
func TestInterpolateFuncCompact(t *testing.T) {
|
||||
testFunction(t, testFunctionConfig{
|
||||
Cases: []testFunctionCase{
|
||||
|
|
Loading…
Reference in New Issue