mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-21 11:56:38 +00:00
refactor: narrow test harness compatibility surfaces (#3592)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#![no_main]
|
||||
|
||||
#[path = "path_containment/storage_compat.rs"]
|
||||
mod storage_compat;
|
||||
|
||||
use libfuzzer_sys::fuzz_target;
|
||||
|
||||
Reference in New Issue
Block a user