]> git.notmuchmail.org Git - notmuch/commit
test: add test for both adding and removing a tag at the same time
authorJani Nikula <jani@nikula.org>
Mon, 26 Mar 2012 21:04:08 +0000 (00:04 +0300)
committerDavid Bremner <bremner@debian.org>
Sat, 31 Mar 2012 00:20:21 +0000 (21:20 -0300)
commit918b80359727de2dd87f26a252de8faee2eff78c
treecf5ff36b2f3ad33ab79a709b82b1ef439c38cbaa
parentf57ef643026540d6eb20179ccc92e54445a9d21a
test: add test for both adding and removing a tag at the same time

The current behaviour is that regardless of the order in which the
addition and removal of a tag are specified, the tag is added.

Signed-off-by: Jani Nikula <jani@nikula.org>
test/tagging