remove dead code

Kubernetes-commit: 0801ded4252684c47d8a50700f9f5ff8ff88b964
This commit is contained in:
deads2k 2017-07-07 09:12:29 -04:00 committed by Kubernetes Publisher
parent e110054277
commit aa72cc77b2
1 changed files with 0 additions and 1 deletions

View File

@ -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",