mirror of
https://github.com/aljazceru/turso.git
synced 2026-02-22 16:35:30 +01:00
improve sorter settings in the fuzz test
This commit is contained in:
@@ -521,8 +521,8 @@ mod tests {
|
||||
let mut sorter = Sorter::new(
|
||||
&[SortOrder::Asc],
|
||||
vec![CollationSeq::Binary],
|
||||
256,
|
||||
64,
|
||||
13,
|
||||
io.clone(),
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user