readd test case for pod.yaml

This commit is contained in:
Mike Danese 2015-07-14 15:09:47 -07:00
parent 118f2a086e
commit f0e763ed1b
1 changed files with 1 additions and 0 deletions

View File

@ -205,6 +205,7 @@ func TestExampleObjectSchemas(t *testing.T) {
"replication": &api.ReplicationController{},
},
"../examples": {
"pod": &api.Pod{},
"scheduler-policy-config": &schedulerapi.Policy{},
},
"../examples/rbd/secret": {