Add TODO for possibly sharing state between some tests

This commit is contained in:
Protesilaos Stavrou 2024-12-31 11:59:43 +02:00
parent c0bcc13ef3
commit cd772dad09
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA

View file

@ -583,6 +583,8 @@ does not involve the time zone."
;;;; denote-sequence.el
;; TODO 2024-12-31: Maybe we can share some state between tests? It
;; is expensive to create those files over and over.
(ert-deftest denote-test--denote-sequence--get-new-child ()
"Make sure `denote-sequence--get-new-child' gets the child of a sequence."
(let* ((denote-directory (expand-file-name "denote-test" temporary-file-directory))