diff options
| author | David Bremner <david@tethera.net> | 2020-07-04 11:09:09 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2020-07-13 07:19:22 -0300 |
| commit | 286161b703e0b5be4d54323970ff88f25f65e0eb (patch) | |
| tree | 9d47d9ed307f52aceade2f5911a4d0547277cabc /test/T560-lib-error.sh | |
| parent | 2c2ba7d6e2bbdcb055901a97704778d1d823e7d4 (diff) | |
lib: catch exceptions in n_m_get_filenames
This is essentially copied from the change to notmuch_message_get_filename
Diffstat (limited to 'test/T560-lib-error.sh')
| -rwxr-xr-x | test/T560-lib-error.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/T560-lib-error.sh b/test/T560-lib-error.sh index 8d9b4cc0..ce3526a4 100755 --- a/test/T560-lib-error.sh +++ b/test/T560-lib-error.sh @@ -422,7 +422,6 @@ EOF test_expect_equal_file EXPECTED OUTPUT test_begin_subtest "Handle getting all message filenames from closed database" -test_subtest_known_broken cat c_head2 - c_tail <<'EOF' | test_C ${MAIL_DIR} { notmuch_filenames_t *filenames; |
