]> git.notmuchmail.org Git - notmuch/commit
test: ensure test_begin_subtest has been called before test_expect_*
authorJani Nikula <jani@nikula.org>
Sun, 26 Feb 2017 13:42:58 +0000 (15:42 +0200)
committerDavid Bremner <david@tethera.net>
Thu, 9 Mar 2017 12:58:28 +0000 (08:58 -0400)
commite563b8cafd394f673f0a768d46c18dd5da7411a5
treed12f0f09f8813f97141169065a56c94005806f8b
parent13a59c4a8fc4ee418424e0b7ee4c8bbd5aae5da2
test: ensure test_begin_subtest has been called before test_expect_*

This is the expectation, increase robustness of the test suite by
requiring it.
test/test-lib.sh