]> git.eshelyaron.com Git - emacs.git/commitdiff
* test/lisp/progmodes/python-tests.el
authorGlenn Morris <rgm@gnu.org>
Wed, 13 Mar 2019 21:33:25 +0000 (17:33 -0400)
committerGlenn Morris <rgm@gnu.org>
Wed, 13 Mar 2019 21:33:25 +0000 (17:33 -0400)
(python-syntax-after-python-backspace): Expect failure again.

; since 5feaf90

test/lisp/progmodes/python-tests.el

index 26aaff463c057ff2b1020616ab858458c3a2aa1e..94c846ecb16f46be701fcc56882326e054a76f3b 100644 (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))