mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-09-25 12:00:35 +00:00
fuzz: cfg fuzz tests under cfg(test) (#7428)
This commit is contained in:
parent
b7a75b5be3
commit
e2b175848b
@ -53,6 +53,7 @@ pub(crate) use wake_list::WakeList;
|
||||
feature = "sync",
|
||||
feature = "signal",
|
||||
feature = "time",
|
||||
fuzzing,
|
||||
))]
|
||||
pub(crate) mod linked_list;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user