* test/lisp/progmodes/python-tests.el

(python-syntax-after-python-backspace): Expect failure again.

; since 5feaf90
This commit is contained in:
Glenn Morris 2019-03-13 17:33:25 -04:00
parent 7dda131ab0
commit 3bd7ba1bdf

View file

@ -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))