]> git.notmuchmail.org Git - notmuch/commit
Fix handling of broken tests.
authorAustin Clements <amdragon@MIT.EDU>
Wed, 17 Nov 2010 19:27:20 +0000 (14:27 -0500)
committerCarl Worth <cworth@cworth.org>
Wed, 8 Dec 2010 00:21:23 +0000 (16:21 -0800)
commit04d633c2851980797d62573626950cefb046d2f3
tree99e9c13c5b76832848966b3e88e754344779fd3b
parentb9d4af4641b659693ac6c225fe8143a11b69f3af
Fix handling of broken tests.

Make sure to close the subtest for test_expect_equal_failure, just
like in test_expect_equal.
test/test-lib.sh [changed mode: 0644->0755]