aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib.rs')
-rw-r--r--tests/lib.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/lib.rs b/tests/lib.rs
index c5095f4..bd3138d 100644
--- a/tests/lib.rs
+++ b/tests/lib.rs
@@ -8,4 +8,6 @@ extern crate lettre_email;
mod fixtures;
mod test_database;
+mod test_thread;
+mod test_message;