X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2Femacs;h=38decd0a7d22cab3b37086c05efea369747774ed;hb=076d779aab44bfddebaabd555fd5efc70031aab6;hp=c7510e913714e94c9c471631b508c37b348ad5b8;hpb=e4844fafec0dd789fe304b412c76f594850b833e;p=notmuch diff --git a/test/emacs b/test/emacs index c7510e91..38decd0a 100755 --- a/test/emacs +++ b/test/emacs @@ -39,7 +39,7 @@ test_begin_subtest "Navigation of notmuch-hello to search results" test_emacs '(notmuch-hello) (goto-char (point-min)) (re-search-forward "inbox") - (widget-button-press (point)) + (widget-button-press (1- (point))) (notmuch-test-wait) (test-output)' test_expect_equal_file OUTPUT $EXPECTED/notmuch-hello-view-inbox