From ad285e0eb8ae18f41a4d94b1a57a5ee118f6814f Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Wed, 23 Sep 2020 20:53:06 +0200 Subject: Remove TODO to convert files to unit tests * test/lisp/textmodes/css-mode-tests.el: * test/lisp/progmodes/ruby-mode-tests.el: Remove TODO to convert test files into unit tests. The files are still useful for debugging. Ref: https://lists.gnu.org/r/emacs-devel/2020-09/msg01906.html --- test/lisp/textmodes/css-mode-tests.el | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/lisp/textmodes/css-mode-tests.el') diff --git a/test/lisp/textmodes/css-mode-tests.el b/test/lisp/textmodes/css-mode-tests.el index 02bd2aca303..f627d1c02c9 100644 --- a/test/lisp/textmodes/css-mode-tests.el +++ b/test/lisp/textmodes/css-mode-tests.el @@ -417,8 +417,6 @@ (point)) "black"))))) -;; TODO: Convert these into unit proper tests instead of using an -;; external file. (ert-deftest css-mode-test-indent () (with-current-buffer (find-file-noselect (expand-file-name "test-indent.css" -- cgit v1.2.3