Tests: Tidy
This commit is contained in:
parent
9d86ee9e10
commit
e39fb1be5a
1 changed files with 1 additions and 3 deletions
|
|
@ -1464,9 +1464,7 @@ RESULTS should be a list of strings as returned by
|
|||
|
||||
(describe "Buffers/Files"
|
||||
:var ((query '(and (todo "TODO") (regexp "heading")))
|
||||
(one-buffer (find-file-noselect (car temp-filenames)))
|
||||
(one-filename (car temp-filenames))
|
||||
(buffers (mapcar #'find-file-noselect temp-filenames)))
|
||||
(one-filename (car temp-filenames)))
|
||||
(it "Can search buffer containing the link"
|
||||
(expect (var-after-link-save-open 'org-ql-view-buffers-files one-filename query)
|
||||
:to-equal link-buffer))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue