]> git.eshelyaron.com Git - emacs.git/commitdiff
; * test/lisp/textmodes/css-mode-tests.el: Add TODO.
authorStefan Kangas <stefan@marxist.se>
Mon, 21 Sep 2020 14:02:55 +0000 (16:02 +0200)
committerStefan Kangas <stefan@marxist.se>
Mon, 21 Sep 2020 14:46:21 +0000 (16:46 +0200)
test/lisp/textmodes/css-mode-tests.el

index f627d1c02c9fd5d91204ec6b4b5105dd70b8b6ed..02bd2aca303fdc47ec28aff905ee3e137c461e9f 100644 (file)
                                       (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"