diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2011-02-03 00:56:38 +0100 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2011-03-10 12:07:53 -0800 |
commit | a3bf541e2b28f368905fbc17be2987eb4502e25d (patch) | |
tree | 9de2741f26dd669b17f2029bdeaac730547fcf01 /test/notmuch-test | |
parent | 61d4d89572e18eeb0e84e67a3a699289b2c7c9cf (diff) |
New test: Emacs' forgetfulness.
Signed-off-by: Thomas Schwinge <thomas@schwinge.name>
Diffstat (limited to 'test/notmuch-test')
-rwxr-xr-x | test/notmuch-test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/notmuch-test b/test/notmuch-test index e3e04476..c0aed314 100755 --- a/test/notmuch-test +++ b/test/notmuch-test @@ -37,6 +37,7 @@ TESTS=" encoding emacs maildir-sync + emacs-forgetfulness " # Clean up any results from a previous run |