aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest/config1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/config b/test/config
index 344eced3..ca4cf330 100755
--- a/test/config
+++ b/test/config
@@ -78,7 +78,6 @@ test_expect_equal "$(notmuch --config=alt-config-link config get user.name)" \
"Link Name"
test_begin_subtest "Writing config file through symlink follows symlink"
-test_subtest_known_broken
test_expect_equal "$(readlink alt-config-link)" "alt-config"
test_done