]> git.notmuchmail.org Git - notmuch/blobdiff - test/config
test: add sanity check for dump --format=batch-tag.
[notmuch] / test / config
index 3bf809802d346693dbe45857f4915bca4315158b..cfa1f327b94c4d1e96481afcd15d2f4692353f86 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/env bash
 
 test_description='"notmuch config"'
-. test-lib.sh
+. ./test-lib.sh
 
 test_begin_subtest "Get string value"
 test_expect_equal "$(notmuch config get user.name)" "Notmuch Test Suite"
@@ -43,7 +43,6 @@ notmuch config set foo.nonexistent
 test_expect_equal "$(notmuch config get foo.nonexistent)" ""
 
 test_begin_subtest "List all items"
-test_subtest_known_broken
 notmuch config set database.path "/canonical/path"
 output=$(notmuch config list)
 test_expect_equal "$output" "\