We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53e9e67 commit 56c0445Copy full SHA for 56c0445
proc_statm_test.go
@@ -51,7 +51,7 @@ func TestProcStatmLimits(t *testing.T) {
51
t.Fatal(err)
52
}
53
54
- // max values of stat int fields
+ // max values of statm int fields
55
for _, test := range []struct {
56
name string
57
want uint64
0 commit comments