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

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

[elpa] externals/pyim 5f716730ea 17/41: Update pyim-test.el


From: ELPA Syncer
Subject: [elpa] externals/pyim 5f716730ea 17/41: Update pyim-test.el
Date: Sat, 4 Jun 2022 09:57:46 -0400 (EDT)

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

    Update pyim-test.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 3a90c477b8..5b3fc69a6d 100644
--- a/tests/pyim-tests.el
+++ b/tests/pyim-tests.el
@@ -1176,7 +1176,7 @@ yin-xing 因行
 
     ;; test dregcache api
     (setq words (pyim-dcache-get "a"))
-    (should (eq (length words) 16))
+    (should (eq (length words) 8))
     (should (string= (nth 0 words) "阿"))
 
     (setq  words (pyim-dcache-get "za-cao"))



reply via email to

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