Просмотр исходного кода

Remove an unused test function

Ryan C. Thompson 7 лет назад
Родитель
Сommit
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