X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2FT055-path-config.sh;h=1df240dd0cec2665c17faebc2b833cf4ccac73c3;hp=f0ce55dac93a494d51ab3eab9cb1c9bbcdb9c9a7;hb=3eb25c94bd8fe4065d6df6d665ee393cb9a0ad6f;hpb=063f5e98620e2f2adeaa8b3313cdac85eb4ef4db diff --git a/test/T055-path-config.sh b/test/T055-path-config.sh index f0ce55da..1df240dd 100755 --- a/test/T055-path-config.sh +++ b/test/T055-path-config.sh @@ -318,7 +318,14 @@ to=m.header('To') print(to) EOF test_expect_equal_file EXPECTED OUTPUT - ;& # fall through + ;; + *) + backup_database + test_begin_subtest ".notmuch without xapian/ handled gracefully ($config)" + rm -r $XAPIAN_PATH + test_expect_success "notmuch new" + restore_database + ;; esac case $config in