branch: externals/pyim
commit 8e4ea5cc38680a79d662aa476ecd193e37b8fdef
Author: Feng Shu <[email protected]>
Commit: Feng Shu <[email protected]>
* 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 你好")