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

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

[nongnu] elpa/popup 31779da 028/184: Fix test case bug when batch mode.


From: ELPA Syncer
Subject: [nongnu] elpa/popup 31779da 028/184: Fix test case bug when batch mode.
Date: Wed, 6 Oct 2021 00:01:00 -0400 (EDT)

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

    Fix test case bug when batch mode.
---
 tests/popup-test.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/popup-test.el b/tests/popup-test.el
index 37ccd07..5ee3818 100644
--- a/tests/popup-test.el
+++ b/tests/popup-test.el
@@ -4,6 +4,7 @@
 ;; for "every" function
 (require 'cl)
 
+(set-default 'truncate-lines t)
 
 (defmacro popup-test-with-common-setup (&rest body)
   (declare (indent 0) (debug t))



reply via email to

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