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

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

[elpa] externals/pyim c1cbba5f52 18/41: Fix pyim-tests.el


From: ELPA Syncer
Subject: [elpa] externals/pyim c1cbba5f52 18/41: Fix pyim-tests.el
Date: Sat, 4 Jun 2022 09:57:46 -0400 (EDT)

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

    Fix pyim-tests.el
---
 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 5b3fc69a6d..8d97e52113 100644
--- a/tests/pyim-tests.el
+++ b/tests/pyim-tests.el
@@ -1198,7 +1198,7 @@ yin-xing 因行
       (message "search by code \"zun-yi\" takes %s seconds" 
(benchmark-run-compiled 1 (pyim-dcache-get "zun-yi"))))
 
     ;; `pyim-dregcache-get' calls `pyim-pymap-py2cchar-get' before return 
result
-    (should (eq (length words) 51))))
+    (should (eq (length words) 26))))
 
 
 (ert-deftest pyim-tests-pyim-cloudim ()



reply via email to

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