mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
fix master build
This commit is contained in:
@@ -1045,7 +1045,6 @@ fn compare_addrs(a: &mailparse::MailAddr, b: &mailparse::MailAddr) -> bool {
|
||||
mod tests {
|
||||
use super::*;
|
||||
use crate::test_utils::*;
|
||||
use proptest::prelude::*;
|
||||
|
||||
#[test]
|
||||
fn test_dc_mimeparser_crash() {
|
||||
|
||||
Reference in New Issue
Block a user