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