diff options
| author | David Bremner <david@tethera.net> | 2020-07-24 08:14:01 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2020-07-31 07:41:00 -0300 |
| commit | 6ccc4338a45dc61b531850f212cbc0e3ec7eae30 (patch) | |
| tree | 5cade6e5ed45a3f4e8129575525376bca227cf97 /test/T566-lib-message.sh | |
| parent | 02ab473115f064c8f53fc46cc06a33e40588906d (diff) | |
test: add regression tests for n_thread_get_toplevel_messages
Include a test for the previously omitted non-trivial code path for
notmuch_thread_get_replies.
Diffstat (limited to 'test/T566-lib-message.sh')
| -rwxr-xr-x | test/T566-lib-message.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/T566-lib-message.sh b/test/T566-lib-message.sh index 0c5575a9..4cf35810 100755 --- a/test/T566-lib-message.sh +++ b/test/T566-lib-message.sh @@ -87,7 +87,6 @@ cat <<EOF > EXPECTED EOF test_expect_equal_file EXPECTED OUTPUT -# XXX TODO: test on a message from notmuch_thread_get_toplevel_messages # XXX this test only tests the trivial code path test_begin_subtest "Handle getting replies from closed database" cat c_head - c_tail <<'EOF' | test_C ${MAIL_DIR} |
