diff options
| author | Dirk Van Haerenborgh <vhdirk@gmail.com> | 2019-11-15 20:12:59 +0100 |
|---|---|---|
| committer | Dirk Van Haerenborgh <vhdirk@gmail.com> | 2019-11-15 20:12:59 +0100 |
| commit | 084675fdfe1329cbd58a48f2306b7c61dec08834 (patch) | |
| tree | 258b77858a35e33dee77684817839858a06d26b4 /tests/lib.rs | |
| parent | 5d1bb582ae26ba83629bfd6fe0a8d64f816acfee (diff) | |
| download | mail-084675fdfe1329cbd58a48f2306b7c61dec08834.tar.gz | |
more tests for tags
Diffstat (limited to 'tests/lib.rs')
| -rw-r--r-- | tests/lib.rs | 1 |
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; |
