diff options
author | Peter Wang <novalazy@gmail.com> | 2013-06-23 14:23:59 +1000 |
---|---|---|
committer | David Bremner <bremner@debian.org> | 2013-06-29 19:29:02 -0300 |
commit | 7e3a7ed62fcd939e04f39c8ba43c4702d10e9d16 (patch) | |
tree | cc8d6f3e51a9fc3acf0707538edbd5d255d16d26 /test/notmuch-test | |
parent | 1e690347a7dab5ca3e10ea80b75a20de9205981d (diff) |
test: add tests for insert
Add tests for new 'insert' command.
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 a0c47d49..6db79795 100755 --- a/test/notmuch-test +++ b/test/notmuch-test @@ -23,6 +23,7 @@ TESTS=" setup new count + insert search search-output search-by-folder |