mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 20:53:33 +00:00
Merge pull request #97891 from thinpark/apimachinery.clean
[k8s.io/apimachinery/pkg/test]: cleanup commented code
This commit is contained in:
commit
cb08678d48
@ -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