[PATCH 1/6] test: emacs: rename subtest "Reply within emacs" to "Compose reply in emacs"
Pieter Praet
pieter at praet.org
Sun Jul 10 08:55:30 PDT 2011
The test populates a reply buffer but doesn't really submit it,
so its title is misleading.
Signed-off-by: Pieter Praet <pieter at praet.org>
---
test/emacs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/test/emacs b/test/emacs
index 53f455a..ac3a246 100755
--- a/test/emacs
+++ b/test/emacs
@@ -239,7 +239,7 @@ Subject:
EOF
test_expect_equal_file OUTPUT EXPECTED
-test_begin_subtest "Reply within emacs"
+test_begin_subtest "Compose reply in emacs"
test_emacs '(notmuch-search "subject:\"testing message sent via SMTP\"")
(notmuch-test-wait)
(notmuch-search-reply-to-thread)
--
1.7.5.4
More information about the notmuch
mailing list