change kinflate to kustomize

This commit is contained in:
Jingfang Liu
2018-04-10 14:32:02 -07:00
committed by Sunil Arora
parent 824b51eb84
commit cff6a528d4

View File

@@ -44,7 +44,7 @@ function testGoTest {
}
function testTutorial {
mdrip --mode test --label test ./cmd/kinflate
mdrip --mode test --label test ./cmd/kustomize
}
runTest testGoFmt