summaryrefslogtreecommitdiff
path: root/test/src/treesit-tests.el
diff options
context:
space:
mode:
Diffstat (limited to 'test/src/treesit-tests.el')
-rw-r--r--test/src/treesit-tests.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/src/treesit-tests.el b/test/src/treesit-tests.el
index c995542a2ae..429e12088f7 100644
--- a/test/src/treesit-tests.el
+++ b/test/src/treesit-tests.el
@@ -360,6 +360,10 @@
;; `treesit-parent-while'
;; `treesit-node-children'
;; `treesit-node-field-name'
+ ;; `treesit-next-sibling-or-up'
+ ;; `treesit-traverse-depth-first'
+ ;; `treesit-traverse-breadth-first'
+ ;; `treesit-traverse-forward-depth-first'
))
;; TODO