[PATCH] emacs: fix tests wrt notmuch-hello invisible dot
Dmitry Kurochkin
dmitry.kurochkin at gmail.com
Thu Jan 19 14:37:30 PST 2012
On Thu, 19 Jan 2012 22:31:14 +0100, Pieter Praet <pieter at praet.org> wrote:
> Not meant to be applied!
>
> Should be merged into
> id:"1326815734-20421-1-git-send-email-dmitry.kurochkin at gmail.com"
>
Oops. I managed to miss the failing tests. I would send a new patch
version.
Regards,
Dmitry
> ---
> test/emacs.expected-output/notmuch-hello | 2 +-
> .../notmuch-hello-no-saved-searches | 2 +-
> .../emacs.expected-output/notmuch-hello-with-empty | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/test/emacs.expected-output/notmuch-hello b/test/emacs.expected-output/notmuch-hello
> index de57de2..196112e 100644
> --- a/test/emacs.expected-output/notmuch-hello
> +++ b/test/emacs.expected-output/notmuch-hello
> @@ -4,7 +4,7 @@ Saved searches: [edit]
>
> 52 inbox 52 unread
>
> -Search:
> +Search: .
>
> [Show all tags]
>
> diff --git a/test/emacs.expected-output/notmuch-hello-no-saved-searches b/test/emacs.expected-output/notmuch-hello-no-saved-searches
> index f1fc4d6..f4cfe49 100644
> --- a/test/emacs.expected-output/notmuch-hello-no-saved-searches
> +++ b/test/emacs.expected-output/notmuch-hello-no-saved-searches
> @@ -1,6 +1,6 @@
> Welcome to notmuch. You have 52 messages.
>
> -Search:
> +Search: .
>
> [Show all tags]
>
> diff --git a/test/emacs.expected-output/notmuch-hello-with-empty b/test/emacs.expected-output/notmuch-hello-with-empty
> index dd8728b..a860a72 100644
> --- a/test/emacs.expected-output/notmuch-hello-with-empty
> +++ b/test/emacs.expected-output/notmuch-hello-with-empty
> @@ -4,7 +4,7 @@ Saved searches: [edit]
>
> 52 inbox 52 unread 0 empty
>
> -Search:
> +Search: .
>
> [Show all tags]
>
> --
> 1.7.8.1
>
More information about the notmuch
mailing list