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

(python-syntax-after-python-backspace): Expect success.
This commit is contained in:
Glenn Morris 2019-03-02 19:02:50 -08:00
parent 284f635da8
commit 5e841bc9e5

View file

@ -184,7 +184,8 @@ aliqua."
(ert-deftest python-syntax-after-python-backspace ()
;; `python-indent-dedent-line-backspace' garbles syntax
:expected-result :failed
;; But it seems that since da7580, the test passes.
;;; :expected-result :failed
(python-tests-with-temp-buffer
"\"\"\""
(goto-char (point-max))