Browse Source

Remove an unused test function

Ryan C. Thompson 7 years ago
parent
commit
1acb4fe2e6
1 changed files with 0 additions and 3 deletions
  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