X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=test%2FT055-path-config.sh;h=b6858d42e4287086ecf41192debc96cfb00fda81;hp=6d9fb40291bf2e1692ade64599f748d1bd8fe5fd;hb=e43bad4883cf8a0c1d58d50238da599f9e170307;hpb=2394ee6289a2fc2628f198b4a9920116148dd814 diff --git a/test/T055-path-config.sh b/test/T055-path-config.sh index 6d9fb402..b6858d42 100755 --- a/test/T055-path-config.sh +++ b/test/T055-path-config.sh @@ -318,7 +318,15 @@ 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)" + test_subtest_known_broken + rm -r $XAPIAN_PATH + test_expect_success "notmuch new" + restore_database + ;; esac case $config in