Tests: Add (habit)
This commit is contained in:
parent
867bf4edcc
commit
1c5bf06804
1 changed files with 4 additions and 0 deletions
|
|
@ -311,6 +311,10 @@ RESULTS should be a list of strings as returned by
|
||||||
(org-ql-expect ((done))
|
(org-ql-expect ((done))
|
||||||
'("Learn universal sign language")))
|
'("Learn universal sign language")))
|
||||||
|
|
||||||
|
(org-ql-it "(habit)"
|
||||||
|
(org-ql-expect ((habit))
|
||||||
|
'("Practice leaping tall buildings in a single bound")))
|
||||||
|
|
||||||
(describe "(property)"
|
(describe "(property)"
|
||||||
|
|
||||||
;; MAYBE: Add support for (property) without arguments.
|
;; MAYBE: Add support for (property) without arguments.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue