* test/lisp/progmodes/python-tests.el
(python-syntax-after-python-backspace): Expect failure again.
; since 5feaf90
This commit is contained in:
parent
7dda131ab0
commit
3bd7ba1bdf
1 changed files with 1 additions and 2 deletions
|
@ -184,8 +184,7 @@ aliqua."
|
|||
|
||||
(ert-deftest python-syntax-after-python-backspace ()
|
||||
;; `python-indent-dedent-line-backspace' garbles syntax
|
||||
;; But it seems that since da7580, the test passes.
|
||||
;;; :expected-result :failed
|
||||
:expected-result :failed
|
||||
(python-tests-with-temp-buffer
|
||||
"\"\"\""
|
||||
(goto-char (point-max))
|
||||
|
|
Loading…
Add table
Reference in a new issue