test-org-agenda/todo-selector: Remove stray `message' call
* testing/lisp/test-org-agenda.el: Remove leftover message call.
This commit is contained in:
parent
3b49db8755
commit
9e40208547
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue