melib: fix test import not found

pull/234/head
Manos Pitsidianakis 5 years ago
parent bb18ddc944
commit c23cc45edd
No known key found for this signature in database
GPG Key ID: 73627C2F690DF710

@ -1051,6 +1051,7 @@ impl<'a> Iterator for HeaderIterator<'a> {
mod tests { mod tests {
use super::*; use super::*;
use crate::make_address;
#[test] #[test]
fn test_subject() { fn test_subject() {

Loading…
Cancel
Save