Tests: Add convenient comment
This commit is contained in:
parent
869ce69f1d
commit
26a8c3d5dc
1 changed files with 2 additions and 0 deletions
|
|
@ -125,6 +125,8 @@ RESULTS should be a list of strings as returned by
|
|||
(substring-no-properties (org-get-heading t t t t))))
|
||||
|
||||
(setq test-buffer (find-file-noselect (concat default-directory "tests/data.org"))
|
||||
;; For manual testing:
|
||||
;; test-buffer (find-file-noselect "data.org")
|
||||
num-headings (with-current-buffer test-buffer
|
||||
(org-with-wide-buffer
|
||||
(goto-char (point-min))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue