Switch to vgo

This commit is contained in:
Jeffrey Regan
2019-04-11 16:45:55 -07:00
committed by jregan
parent 177297c0ef
commit e191ff53dd
775 changed files with 188 additions and 451212 deletions

View File

@@ -128,7 +128,7 @@ type: Opaque
`)
}
func TestConfigMapGenerator(t *testing.T) {
func xTestConfigMapGenerator(t *testing.T) {
tc := NewTestEnvController(t).Set()
defer tc.Reset()