X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=test%2FT055-path-config.sh;h=b910e28ee6257ac8734bcde968257fb7ddb471f9;hb=9e7ea628e6bddbd7345d053a3daf14af74896cc2;hp=6d9fb40291bf2e1692ade64599f748d1bd8fe5fd;hpb=d7f95724132bf658fd151630185899737e2ed829;p=notmuch diff --git a/test/T055-path-config.sh b/test/T055-path-config.sh index 6d9fb402..b910e28e 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