test-org-agenda/todo-selector: Remove stray `message' call

* testing/lisp/test-org-agenda.el: Remove leftover message call.
This commit is contained in:
Ihor Radchenko 2023-08-18 11:08:12 +03:00
parent 3b49db8755
commit 9e40208547
No known key found for this signature in database
GPG Key ID: 6470762A7DA11D8B
1 changed files with 0 additions and 1 deletions

View File

@ -102,7 +102,6 @@
(should
(progn
"all todo"
(message "%S\n----\n%s\n----\n" org-todo-keywords (buffer-string))
(goto-char (point-min))
(search-forward "[ ] Unchecked and will appear in agenda" nil t)))
(should