aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib.rs
diff options
context:
space:
mode:
authorDirk Van Haerenborgh <vhdirk@gmail.com>2019-11-15 20:12:59 +0100
committerDirk Van Haerenborgh <vhdirk@gmail.com>2019-11-15 20:12:59 +0100
commit084675fdfe1329cbd58a48f2306b7c61dec08834 (patch)
tree258b77858a35e33dee77684817839858a06d26b4 /tests/lib.rs
parent5d1bb582ae26ba83629bfd6fe0a8d64f816acfee (diff)
downloadmail-084675fdfe1329cbd58a48f2306b7c61dec08834.tar.gz
more tests for tags
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 bd3138d..e7ee0bc 100644
--- a/tests/lib.rs
+++ b/tests/lib.rs
@@ -10,4 +10,5 @@ mod fixtures;
mod test_database;
mod test_thread;
mod test_message;
+mod test_tags;