Tests: Add convenient comment

This commit is contained in:
Adam Porter 2019-08-18 20:27:11 -05:00
parent 869ce69f1d
commit 26a8c3d5dc

View file

@ -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))