Fix CI after added example. (#1870)

This commit is contained in:
Anirudh Ramanathan
2016-12-06 13:10:59 -08:00
committed by Devin Donnelly
parent c4f528655f
commit bd10706f25
+1
View File
@@ -322,6 +322,7 @@ func TestExampleObjectSchemas(t *testing.T) {
"mysql-services": {&api.Service{}, &api.Service{}},
"mysql-configmap": {&api.ConfigMap{}},
"mysql-statefulset": {&apps.StatefulSet{}},
"web": {&api.Service{}, &apps.StatefulSet{}},
},
}