]> git.cworth.org Git - notmuch/commit
fix expected test result to include Bcc lines
authorDirk Hohndel <hohndel@infradead.org>
Wed, 21 Apr 2010 21:55:58 +0000 (14:55 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 24 Apr 2010 00:01:49 +0000 (17:01 -0700)
commit8adaad690e19351f63c38c1c2e28d37608300612
treeaee7fd1080f282729f20a656158f2fbe5544c9ce
parent037cfc5f5a79e541ecd3789e0ec815c9d88c0223
fix expected test result to include Bcc lines

this test actually tests behavior that I consider as broken.
The Bcc should be to the same address as used in the From line,
otherwise we are creating a potential information leak as email
that is related to one email account (say, work) is copied to
a different account

Signed-off-by: Dirk Hohndel <hohndel@infradead.org>
Reviewed-by: Carl Worth <cworth@cworth.org>
These tests don't actually pass yet, since the feature being tested
has not been merged. But gettting these tests in first will let us
more easily test that the feature actually works, (and will help us
ensure we don't forget the feature before the next release).
test/notmuch-test