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

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

[elpa] externals/pyim 560681c7d5: * tests/pyim-tests.el (pyim-tests-pyim


From: ELPA Syncer
Subject: [elpa] externals/pyim 560681c7d5: * tests/pyim-tests.el (pyim-tests-pyim-dhashcache-calculate-priority): Fixed.
Date: Sun, 9 Jan 2022 00:57:39 -0500 (EST)

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

    * tests/pyim-tests.el (pyim-tests-pyim-dhashcache-calculate-priority): 
Fixed.
---
 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 ece136030d..abc95a8e39 100644
--- a/tests/pyim-tests.el
+++ b/tests/pyim-tests.el
@@ -882,7 +882,7 @@ yin-xing 因行
 (ert-deftest pyim-tests-pyim-dhashcache-calculate-priority ()
   (should (equal (pyim-dhashcache-calculate-priority
                   '((day 3 7 6 4 5 9 1)))
-                 0.690833)))
+                 69)))
 
 ;; ** pyim-dregcache 相关单元测试
 (ert-deftest pyim-tests-pyim-general ()



reply via email to

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