Explorar el Código

Remove an unused test function

Ryan C. Thompson hace 7 años
padre
commit
1acb4fe2e6
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  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