mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
; Mark cl-flet indentation test as failing (bug#9622)
This commit is contained in:
parent
2075411edb
commit
4f24dee675
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue