mirror of https://github.com/golang/go.git
Various functions in binary_test.go were missing some t.Helper() calls,
so this adds them in.
Change-Id: I0e5894e3c3cf72627203694a32adca51fe1563f5
GitHub-Last-Rev:
|
||
|---|---|---|
| .. | ||
| binary.go | ||
| binary_test.go | ||
| example_test.go | ||
| native_endian_big.go | ||
| native_endian_little.go | ||
| varint.go | ||
| varint_test.go | ||