diff --git a/testing/lisp/test-org.el b/testing/lisp/test-org.el index 92d700952..853e46c87 100644 --- a/testing/lisp/test-org.el +++ b/testing/lisp/test-org.el @@ -1044,7 +1044,7 @@ drops support for Emacs 24.1 and 24.2." (org-test-with-temp-text "* Headline :PROPERTIES: -:URL: [[info:org#Top]] +:URL: [[info:emacs#Top]] :END:" (org-open-at-point) t))) @@ -1052,14 +1052,14 @@ drops support for Emacs 24.1 and 24.2." "Does `org-open-at-point' open link in a commented line?" (should (org-test-with-temp-text - "# [[info:org#Top]]" + "# [[info:emacs#Top]]" (org-open-at-point) t))) (ert-deftest test-org/open-at-point/info () "Test `org-open-at-point' on info links." (should (org-test-with-temp-text - "[[info:org#Top]]" + "[[info:emacs#Top]]" (org-open-at-point) (and (switch-to-buffer "*info*") (prog1