mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-14 09:39:42 +00:00
; * test/lisp/textmodes/css-mode-tests.el: Add TODO.
This commit is contained in:
parent
7a2ac61b5d
commit
12ca463833
@ -417,6 +417,8 @@
|
|||||||
(point))
|
(point))
|
||||||
"black")))))
|
"black")))))
|
||||||
|
|
||||||
|
;; TODO: Convert these into unit proper tests instead of using an
|
||||||
|
;; external file.
|
||||||
(ert-deftest css-mode-test-indent ()
|
(ert-deftest css-mode-test-indent ()
|
||||||
(with-current-buffer
|
(with-current-buffer
|
||||||
(find-file-noselect (expand-file-name "test-indent.css"
|
(find-file-noselect (expand-file-name "test-indent.css"
|
||||||
|
Loading…
Reference in New Issue
Block a user