melib: fix test import not found

async
Manos Pitsidianakis 2019-12-17 14:24:45 +02:00
parent bb18ddc944
commit c23cc45edd
Signed by: Manos Pitsidianakis
GPG Key ID: 73627C2F690DF710
1 changed files with 1 additions and 0 deletions

View File

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