Compare commits

...

1 Commits

Author SHA1 Message Date
holger krekel
d4e8f48893 don't run fuzzy tests during debug 2019-09-26 20:42:18 +02:00

View File

@@ -1422,6 +1422,7 @@ mod tests {
}
#[test]
#[ignore]
fn test_dc_mimeparser_crash() {
let context = dummy_context();
let raw = include_bytes!("../test-data/message/issue_523.txt");