mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 20:53:33 +00:00
[k8s.io/apimachinery/pkg/test]: cleanup commented code
The commented code has no help to make reader more comprehensiable, it was just a legacy copy paste. Signed-off-by: Zhou Peng <p@ctriple.cn>
This commit is contained in:
parent
94b082550e
commit
894ac9b899
@ -223,8 +223,6 @@ func TestProtobufDecode(t *testing.T) {
|
|||||||
0x22, 0x00, // content-encoding
|
0x22, 0x00, // content-encoding
|
||||||
}
|
}
|
||||||
|
|
||||||
//err1 := fmt.Errorf("a test error")
|
|
||||||
|
|
||||||
testCases := []struct {
|
testCases := []struct {
|
||||||
obj runtime.Object
|
obj runtime.Object
|
||||||
data []byte
|
data []byte
|
||||||
|
Loading…
Reference in New Issue
Block a user