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

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

[elpa] externals/pyim 0ed1643 4/4: * tests/pyim-tests.el (default-input-


From: ELPA Syncer
Subject: [elpa] externals/pyim 0ed1643 4/4: * tests/pyim-tests.el (default-input-method): (setq default-input-method "pyim")
Date: Thu, 9 Dec 2021 20:57:34 -0500 (EST)

branch: externals/pyim
commit 0ed1643dfae17d68a6e8ef2924387d6fbd423635
Author: Feng Shu <tumashu@163.com>
Commit: Feng Shu <tumashu@163.com>

    * tests/pyim-tests.el (default-input-method): (setq default-input-method 
"pyim")
---
 tests/pyim-tests.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/pyim-tests.el b/tests/pyim-tests.el
index 3be31d0..43445ec 100644
--- a/tests/pyim-tests.el
+++ b/tests/pyim-tests.el
@@ -46,9 +46,9 @@
                 (list :name (file-name-base f) :file f))
               files))))
 
+(setq default-input-method "pyim")
 (when-let ((dicts (pyim-test-get-pyim-basedict)))
   (setq pyim-dicts dicts))
-
 (pyim-dcache-init-variables)
 
 ;; ** pyim-common 相关单元测试



reply via email to

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