mirror of
https://github.com/chatmail/core.git
synced 2026-05-03 21:36:29 +03:00
Add fuzzing tests
This commit is contained in:
@@ -117,3 +117,6 @@ pub const DCC_MIME_DEBUG: &str = "DCC_MIME_DEBUG";
|
||||
mod test_utils;
|
||||
#[cfg(test)]
|
||||
mod tests;
|
||||
|
||||
#[cfg(fuzzing)]
|
||||
pub mod fuzzing;
|
||||
|
||||
Reference in New Issue
Block a user