]> git.notmuchmail.org Git - notmuch/commit
test: do not set `message-signature' in test_emacs
authorDmitry Kurochkin <dmitry.kurochkin@gmail.com>
Tue, 28 Jun 2011 04:45:03 +0000 (08:45 +0400)
committerCarl Worth <cworth@cworth.org>
Tue, 28 Jun 2011 22:06:47 +0000 (15:06 -0700)
commit5806c471de1d3893d94fb15ba3a0f4faaaa29ffa
tree349f0c4f5b028d6d7d7b755769ee673591a17f91
parente4fc21e88bfde65a3523d08e380e5bcccdcad9a1
test: do not set `message-signature' in test_emacs

It is no longer needed since tests are run in a temporary home
directory instead of the user's one.
test/test-lib.sh