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