mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-03 08:30:09 +00:00
; Mark cl-flet indentation test as failing (bug#9622)
This commit is contained in:
parent
2075411edb
commit
4f24dee675
@ -1096,6 +1096,7 @@ evaluation of BODY."
|
||||
(should (unintern "f-test4---"))))
|
||||
|
||||
(ert-deftest test-cl-flet-indentation ()
|
||||
:expected-result :failed ; FIXME: bug#9622
|
||||
(should (equal
|
||||
(with-temp-buffer
|
||||
(emacs-lisp-mode)
|
||||
|
Loading…
Reference in New Issue
Block a user