Fix imports in CLI compose test

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2018-04-11 11:39:36 -07:00
parent 010ba8f1dd
commit 7bfd67bece

View File

@ -1,10 +1,10 @@
package template
import (
"reflect"
"testing"
"github.com/gotestyourself/gotestyourself/assert"
is "github.com/gotestyourself/gotestyourself/assert/cmp"
)
var defaults = map[string]string{