Tests: Declare variable
This commit is contained in:
parent
9d15f503ba
commit
16cb6cef52
1 changed files with 4 additions and 0 deletions
|
|
@ -35,6 +35,10 @@
|
|||
(defvar org-ql-test-buffer nil
|
||||
"Buffer used for running test queries.")
|
||||
|
||||
(defvar org-ql-test-num-headings nil
|
||||
"Total number of headings in main test data buffer.
|
||||
Set at runtime by test suite.")
|
||||
|
||||
;;;; Functions
|
||||
|
||||
(defun org-ql-test-insert-result ()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue