branch: externals/pyim
commit 005bc95678a0f86319e57634acd35cf5eff1333b
Author: Feng Shu <tuma...@163.com>
Commit: Feng Shu <tuma...@163.com>

    * tests/pyim-tests.el (pyim-tests-pyim-dregcache-backend): fixed.
---
 tests/pyim-tests.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/pyim-tests.el b/tests/pyim-tests.el
index 3a6edc5400..0addef0d49 100644
--- a/tests/pyim-tests.el
+++ b/tests/pyim-tests.el
@@ -1254,6 +1254,7 @@ yin-xing 因行
     (setq pyim-dregcache-cache nil)
 
     ;; load dictionary
+    (pyim-dcache-init-variables)
     (pyim-dcache-update t)
     ;; cache is filled
     (should (> (length pyim-dregcache-cache) 0))

Reply via email to