mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-17 17:52:12 +00:00
Consolidate test harness to one package.
This commit is contained in:
@@ -24,7 +24,7 @@ func TestReusableCustomTransformers(t *testing.T) {
|
||||
tc.BuildGoPlugin(
|
||||
"builtin", "", "LabelTransformer")
|
||||
|
||||
th := makeTestHarness(t)
|
||||
th := kusttest_test.MakeHarness(t)
|
||||
|
||||
// First write three custom configurations for builtin plugins.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user