X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=test%2Femacs;h=38decd0a7d22cab3b37086c05efea369747774ed;hb=6409a27b2c835223806e4b14cc219c927856c256;hp=c7510e913714e94c9c471631b508c37b348ad5b8;hpb=075d7df01ea736bfc6071a002c356a6f3119079d;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