diff options
| author | Danilo M. <danix@danix.xyz> | 2026-08-13 11:00:07 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-08-13 11:00:07 +0200 |
| commit | a3651eac1528a2b90cfb8e26934facf856ae3531 (patch) | |
| tree | f356ae6eba375590b74b040d6ce904180cb9cf01 /tests/CMakeLists.txt | |
| parent | df6461fa9136f2110c8a24567a3e4a32432a9476 (diff) | |
| download | qtmaildir-a3651eac1528a2b90cfb8e26934facf856ae3531.tar.gz qtmaildir-a3651eac1528a2b90cfb8e26934facf856ae3531.zip | |
feat(rulequery): compile a single term
Diffstat (limited to 'tests/CMakeLists.txt')
| -rw-r--r-- | tests/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 9c65abd..e5142b6 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -53,3 +53,4 @@ add_qtmaildir_test(messageview) add_qtmaildir_test(querycompleter) add_qtmaildir_test(tagdialog) add_qtmaildir_test(tagrules) +add_qtmaildir_test(rulequery) |
