mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-25 21:46:50 +00:00
test(ecstore): complete EC validation coverage gate
* test(ecstore): complete EC validation coverage gate * test(ecstore): stabilize validation suite after rebase * test(ecstore): fix rio-v2 clippy lint
This commit is contained in:
@@ -85,3 +85,6 @@ mod rio_tests {
|
||||
assert_eq!(crate::io_support::rio::backend_name(), expected);
|
||||
}
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
mod ecstore_validation_blackbox;
|
||||
|
||||
Reference in New Issue
Block a user