Skip to content

Commit 9c0d33f

Browse files
committed
[bulk] Fix naming
1 parent 87ed960 commit 9c0d33f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zstd_bullk_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ func TestBulkCompressAndDecompressInReverseOrder(t *testing.T) {
216216
}
217217
}
218218

219-
func TestDecompressHighlyCompressable(t *testing.T) {
219+
func TestBulkDecompressHighlyCompressable(t *testing.T) {
220220
p := newBulkProcessor(t, dict, BestSpeed)
221221

222222
// Generate a big payload

0 commit comments

Comments
 (0)