From ca956552bd1602cfe0b1c579cf188ba921f54dc8 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Fri, 22 Oct 2010 12:12:22 -0700 Subject: emacs: Remove the joke from the first line of the notmuch-hello view. Overuse just makes the joke unfunny. --- test/emacs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/emacs') diff --git a/test/emacs b/test/emacs index f9db5d1..635350c 100755 --- a/test/emacs +++ b/test/emacs @@ -6,7 +6,7 @@ add_email_corpus test_begin_subtest "Test emacs-hello interface" output=$(test_emacs '(notmuch-hello) (message (buffer-string))' 2>&1) -test_expect_equal "$output" " Welcome to notmuch. You have 50 messages (that's not much mail). +test_expect_equal "$output" " Welcome to notmuch. You have 50 messages. Saved searches: [edit] -- cgit v1.2.3