summaryrefslogtreecommitdiff
path: root/test/lisp/textmodes/css-mode-tests.el
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2020-09-23 20:53:06 +0200
committerStefan Kangas <stefan@marxist.se>2020-09-23 20:53:06 +0200
commitad285e0eb8ae18f41a4d94b1a57a5ee118f6814f (patch)
treee2d816252f0dbd9bef3e55fe9e95f0e8eaea82b6 /test/lisp/textmodes/css-mode-tests.el
parent37a2a427e4afaab963ba9753d11d7b665ac67ea0 (diff)
downloademacs-ad285e0eb8ae18f41a4d94b1a57a5ee118f6814f.tar.gz
emacs-ad285e0eb8ae18f41a4d94b1a57a5ee118f6814f.tar.bz2
emacs-ad285e0eb8ae18f41a4d94b1a57a5ee118f6814f.zip
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
Diffstat (limited to 'test/lisp/textmodes/css-mode-tests.el')
-rw-r--r--test/lisp/textmodes/css-mode-tests.el2
1 files changed, 0 insertions, 2 deletions
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"