remove dead code
Kubernetes-commit: 0801ded4252684c47d8a50700f9f5ff8ff88b964
This commit is contained in:
parent
e110054277
commit
aa72cc77b2
|
@ -272,7 +272,6 @@ func TestWatchRead(t *testing.T) {
|
|||
// TODO: yaml stream serialization requires that RawExtension.MarshalJSON
|
||||
// be able to understand nested encoding (since yaml calls json.Marshal
|
||||
// rather than yaml.Marshal, which results in the raw bytes being in yaml).
|
||||
// Same problem as thirdparty object.
|
||||
/*{
|
||||
Accept: "application/yaml",
|
||||
ExpectedContentType: "application/yaml;stream=watch",
|
||||
|
|
Loading…
Reference in New Issue