Add unit test for komposeConvert

This commit is contained in:
Janet Kuo
2016-08-12 18:21:56 -07:00
parent 3fcfb71006
commit 14726f1a53
6 changed files with 259 additions and 36 deletions
+1
View File
@@ -19,6 +19,7 @@ package app
import (
"fmt"
"testing"
"github.com/skippbox/kompose/pkg/transformer"
)