diff options
| author | Danilo M. <danix@danix.xyz> | 2026-08-26 15:40:11 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-08-26 15:40:11 +0200 |
| commit | 1b9188fff9b767192d5d1c62d64df81d2af2fe4d (patch) | |
| tree | b70a415cb2749b1879ac84035d50a6742648fad3 /tests/CMakeLists.txt | |
| parent | 67cc7bf2357980c51bc345855d9a8d69ff9a7a9f (diff) | |
| download | qtmaildir-1b9188fff9b767192d5d1c62d64df81d2af2fe4d.tar.gz qtmaildir-1b9188fff9b767192d5d1c62d64df81d2af2fe4d.zip | |
feat: read the business-senders list
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 2b6f846..69c57ee 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -53,6 +53,7 @@ add_qtmaildir_test(notmuchworker) add_qtmaildir_test(tagcolors) add_qtmaildir_test(cardlayout) add_qtmaildir_test(avatar) +add_qtmaildir_test(businesssenders) add_qtmaildir_test(marks) add_qtmaildir_test(carddelegate) add_qtmaildir_test(threadlistmodel) |
