prometheus/tsdb/fileutil
Bryan Boreham 16e68c01e4 tests: remove err from message when testify prints it already
For instance `require.NoError` will print the unexpected error; we don't
need to include it in the message.

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
2024-02-01 14:18:01 +00:00
..
dir.go
dir_unix.go
dir_windows.go
fileutil.go
flock.go
flock_js.go
flock_plan9.go
flock_solaris.go
flock_test.go tests: remove err from message when testify prints it already 2024-02-01 14:18:01 +00:00
flock_unix.go
flock_windows.go
mmap.go
mmap_386.go
mmap_amd64.go
mmap_arm64.go
mmap_js.go
mmap_unix.go
mmap_windows.go
preallocate.go
preallocate_darwin.go
preallocate_linux.go
preallocate_other.go
sync.go
sync_darwin.go
sync_linux.go