diff options
| author | David Bremner <david@tethera.net> | 2020-08-01 09:25:55 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2020-08-03 20:53:04 -0300 |
| commit | 9668583a49e9fe2e39844ceaab20779c9444ba8f (patch) | |
| tree | ae1faacae6847b389f6f3f60d3049ea4cf0deac9 /test | |
| parent | 919b89156c4753a79e35f2b96d2d5022578fa626 (diff) | |
lib: catch exceptions in n_directory_get_child_directories
Also clarify API in error case.
Diffstat (limited to 'test')
| -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 15fb8835..5e7da676 100755 --- a/test/T563-lib-directory.sh +++ b/test/T563-lib-directory.sh @@ -41,7 +41,6 @@ cat <<'EOF' > c_tail EOF test_begin_subtest "get child directories for a closed db" -test_subtest_known_broken cat c_head - c_tail <<'EOF' | test_C ${MAIL_DIR} { notmuch_filenames_t *children; |
