melib: fix test import not found

pull/234/head
Manos Pitsidianakis 4 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 {
use super::*;
use crate::make_address;
#[test]
fn test_subject() {

Loading…
Cancel
Save