mirror of
https://github.com/chatmail/core.git
synced 2026-05-08 01:16:31 +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 {
|
mod tests {
|
||||||
use super::*;
|
use super::*;
|
||||||
use crate::test_utils::*;
|
use crate::test_utils::*;
|
||||||
use proptest::prelude::*;
|
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
fn test_dc_mimeparser_crash() {
|
fn test_dc_mimeparser_crash() {
|
||||||
|
|||||||
Reference in New Issue
Block a user