Skip to content

Commit

Permalink
clean up example unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
CaoShuFeng committed Feb 27, 2018
1 parent 7c67e4d commit 5f7d77b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions examples/examples_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -228,11 +228,6 @@ func TestExampleObjectSchemas(t *testing.T) {
"namespace-dev": &api.Namespace{},
"namespace-prod": &api.Namespace{},
},
"../examples/elasticsearch": {
"es-rc": &api.ReplicationController{},
"es-svc": &api.Service{},
"service-account": nil,
},
"../examples/explorer": {
"pod": &api.Pod{},
},
Expand Down

0 comments on commit 5f7d77b

Please sign in to comment.