Test: Tidy
This prevents extra output about buffers without headings.
This commit is contained in:
parent
c3aa701e57
commit
faaa6f7ee9
1 changed files with 1 additions and 0 deletions
|
|
@ -1422,6 +1422,7 @@ RESULTS should be a list of strings as returned by
|
|||
(with-current-buffer buffer
|
||||
(erase-buffer)
|
||||
(org-mode)
|
||||
(insert "* TODO Test heading\n\n")
|
||||
(insert link)
|
||||
(backward-char 1)
|
||||
(org-open-at-point)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue