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

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

[nongnu] elpa/popup d097dba 029/184: Remove unused code.


From: ELPA Syncer
Subject: [nongnu] elpa/popup d097dba 029/184: Remove unused code.
Date: Wed, 6 Oct 2021 00:01:01 -0400 (EDT)

branch: elpa/popup
commit d097dba940548d1c03f107a4117ec3d4bd71813b
Author: yuuki arisawa <yuuki.ari@gmail.com>
Commit: yuuki arisawa <yuuki.ari@gmail.com>

    Remove unused code.
---
 tests/popup-test.el | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/tests/popup-test.el b/tests/popup-test.el
index 5ee3818..70cf6e0 100644
--- a/tests/popup-test.el
+++ b/tests/popup-test.el
@@ -101,12 +101,8 @@ canceled. The arguments is whole filtered list of items.
 
 HELP-DELAY is a delay of displaying helps."
      :nowait t)
-    ;; (should (equal (popup-list popup) '("foo" "bar" "baz")))
     (should
      (every #'identity
             (popup-test-helper-match-contents
              '("CURSOR-COLOR is a cursor color during isearch"))))
     ))
-
-
-



reply via email to

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