improve sorter settings in the fuzz test

This commit is contained in:
Iaroslav Zeigerman
2025-07-18 07:41:15 +02:00
parent 76e748146b
commit 28ff170e14

View File

@@ -521,8 +521,8 @@ mod tests {
let mut sorter = Sorter::new(
&[SortOrder::Asc],
vec![CollationSeq::Binary],
256,
64,
13,
io.clone(),
);