Merge pull request #11269 from mikedanese/master

readd test case for pod.yaml
pull/6/head
Eric Tune 2015-07-14 15:14:04 -07:00
commit bb90a3cea0
1 changed files with 1 additions and 0 deletions

View File

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