Re: [PATCH v2 1/4] test: emacs: rename subtest "Reply within emacs"

Subject: Re: [PATCH v2 1/4] test: emacs: rename subtest "Reply within emacs"

Date: Mon, 20 Feb 2012 16:16:57 +0400

To: Pieter Praet, Notmuch Mail

Cc:

From: Dmitry Kurochkin


On Sun, 19 Feb 2012 21:38:25 +0100, Pieter Praet <pieter@praet.org> wrote:
> Rename subtest "Reply within emacs" to "notmuch-search: replying to a
> thread (composing)" as its title is misleading: it populates a reply
> buffer but doesn't submit it.
> ---

LGTM

Regards,
  Dmitry

>  test/emacs |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/test/emacs b/test/emacs
> index b74cfa9..308d749 100755
> --- a/test/emacs
> +++ b/test/emacs
> @@ -255,7 +255,7 @@ Subject:
>  EOF
>  test_expect_equal_file OUTPUT EXPECTED
>  
> -test_begin_subtest "Reply within emacs"
> +test_begin_subtest "notmuch-search: replying to a thread (composing)"
>  test_emacs '(notmuch-search "subject:\"testing message sent via SMTP\"")
>  	    (notmuch-test-wait)
>  	    (notmuch-search-reply-to-thread)
> -- 
> 1.7.8.1
> 

Thread: