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

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

[elpa] externals/pyim 8e4ea5cc38 2/4: * tests/pyim-tests.el (pyim-tests-


From: ELPA Syncer
Subject: [elpa] externals/pyim 8e4ea5cc38 2/4: * tests/pyim-tests.el (pyim-tests-pyim-candidates-cloud-search): Removed.
Date: Mon, 6 Jun 2022 23:57:52 -0400 (EDT)

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

    * tests/pyim-tests.el (pyim-tests-pyim-candidates-cloud-search): Removed.
---
 tests/pyim-tests.el | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/tests/pyim-tests.el b/tests/pyim-tests.el
index a2f62a7535..efb3e7fe36 100644
--- a/tests/pyim-tests.el
+++ b/tests/pyim-tests.el
@@ -647,9 +647,6 @@
     (let ((words (pyim-candidates-search-buffer (pyim-cregexp-build "nh" 3 
t))))
       (should (equal (get-text-property 0 :comment (car words)) "(buf)")))))
 
-(ert-deftest pyim-tests-pyim-candidates-cloud-search ()
-  (should-not (pyim-candidates-cloud-search "a" t)))
-
 ;; ** pyim-cstring 相关单元测试
 (ert-deftest pyim-tests-pyim-cstring-partition ()
   (should (equal (pyim-cstring-partition "你好 hello 你好")



reply via email to

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