diff options
| author | David Bremner <david@tethera.net> | 2020-08-01 09:25:57 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2020-08-03 20:56:09 -0300 |
| commit | 337665e26a4f0bb0e24a9160f45faf444032bf5d (patch) | |
| tree | a1140eb552a627176ba5a0d29f4fb996189a8300 /test/T563-lib-directory.sh | |
| parent | 3890d989665f5906fa82a10f1a57157c7b23503c (diff) | |
lib: catch exceptions in n_directory_get_child_files
Also clarify API in error case.
Diffstat (limited to 'test/T563-lib-directory.sh')
| -rwxr-xr-x | test/T563-lib-directory.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/T563-lib-directory.sh b/test/T563-lib-directory.sh index d71c884d..61ed8add 100755 --- a/test/T563-lib-directory.sh +++ b/test/T563-lib-directory.sh @@ -58,7 +58,6 @@ EOF test_expect_equal_file EXPECTED OUTPUT test_begin_subtest "get child filenames for a closed db" -test_subtest_known_broken cat c_head - c_tail <<'EOF' | test_C ${MAIL_DIR} { notmuch_filenames_t *children; |
