瀏覽代碼

Remove an unused test function

Ryan C. Thompson 7 年之前
父節點
當前提交
1acb4fe2e6
共有 1 個文件被更改,包括 0 次插入3 次删除
  1. 0 3
      tests/test-ido-completing-read+.el

+ 0 - 3
tests/test-ido-completing-read+.el

@@ -1034,8 +1034,5 @@ also accept a quoted list for the sake of convenience."
            :to-equal "blue"))))))
 
 
-;; (defun ido-cr+-run-all-tests ()
-;;   (interactive)
-;;   (ert "^ido-cr\\+-"))
 
 ;;; test-ido-completing-read+.el ends here