Pārlūkot izejas kodu

Remove an unused test function

Ryan C. Thompson 7 gadi atpakaļ
vecāks
revīzija
1acb4fe2e6
1 mainītis faili ar 0 papildinājumiem un 3 dzēšanām
  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