kubernetes/pkg/api/rest
k8s-merge-robot 6376b52b90 Merge pull request #25271 from euank/fix-missing-resttest-call
Automatic merge from submit-queue

test: Call forgotten resttest test

PR #3789 introduced this test, but it was never called.

This test was created, but never called.
Written, but never run.
It has neither flaked nor asserted. At its inception it was deserted.
My change gives this test a chance, to at long last finally pass.

The resttest stuff is a bit complicated and I'm not totally sure I put it in the right place  @smarterclayton, want to double check this change makes sense?
2016-05-16 23:49:39 -07:00
..
resttest Merge pull request #25271 from euank/fix-missing-resttest-call 2016-05-16 23:49:39 -07:00
create.go fix the namespaceScoped of cachers 2016-01-28 16:24:54 -08:00
delete.go Vet fixes, mostly pass lock by value errors. 2016-04-06 11:27:40 -07:00
doc.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
export.go Add a server side export facility 2015-12-16 15:01:13 -08:00
rest.go Rename RawJSON to Raw in runtime.RawExtension and add ContentType & ContentEncoding. 2016-03-18 12:35:27 +01:00
types.go Move service strategy to registry/service package 2015-11-02 19:56:03 +08:00
update.go update StatusDetails to handle Groups 2015-12-17 09:14:12 -05:00