emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/org 9e40208547 2/9: test-org-agenda/todo-selector: Remo


From: ELPA Syncer
Subject: [elpa] externals/org 9e40208547 2/9: test-org-agenda/todo-selector: Remove stray `message' call
Date: Fri, 18 Aug 2023 06:58:28 -0400 (EDT)

branch: externals/org
commit 9e4020854787353b5e5fd824d7a541ed2e0174f4
Author: Ihor Radchenko <yantar92@posteo.net>
Commit: Ihor Radchenko <yantar92@posteo.net>

    test-org-agenda/todo-selector: Remove stray `message' call
    
    * testing/lisp/test-org-agenda.el: Remove leftover message call.
---
 testing/lisp/test-org-agenda.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/testing/lisp/test-org-agenda.el b/testing/lisp/test-org-agenda.el
index d9e7cca83b..409d441921 100644
--- a/testing/lisp/test-org-agenda.el
+++ b/testing/lisp/test-org-agenda.el
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]