]> git.notmuchmail.org Git - notmuch/commitdiff
test: Fix message when skipping test_expect_equal* tests
authorAustin Clements <amdragon@mit.edu>
Thu, 12 May 2011 13:09:06 +0000 (09:09 -0400)
committerDavid Bremner <bremner@debian.org>
Tue, 13 Sep 2011 02:35:59 +0000 (23:35 -0300)
For these types of tests, the test name is previously recorded in a
variable, not passed to the test function, so pass this variable to
test_skip.


No differences found