]> git.notmuchmail.org Git - notmuch/commit
test: add prereqs check in test_emacs_expect_t
authorFelipe Contreras <felipe.contreras@gmail.com>
Sat, 1 May 2021 11:54:15 +0000 (06:54 -0500)
committerDavid Bremner <david@tethera.net>
Sun, 2 May 2021 00:15:10 +0000 (21:15 -0300)
commit049a652da7a692704348085a817b0086a44d5435
treebbb9da9a5a31dcfca9ea4d96a08ef83ff3147929
parent7579f3ac6bc1de2b110661f30241e4c316f5f560
test: add prereqs check in test_emacs_expect_t

test_emacs may update the external prereqs, in which case we want to
skip the test rather than fail.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
test/test-lib.sh