mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-17 00:00:11 +02:00
fuzz: cfg fuzz tests under cfg(test) (#7428)
This commit is contained in:
@@ -53,6 +53,7 @@ pub(crate) use wake_list::WakeList;
|
||||
feature = "sync",
|
||||
feature = "signal",
|
||||
feature = "time",
|
||||
fuzzing,
|
||||
))]
|
||||
pub(crate) mod linked_list;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user