From 3bd7ba1bdf29ac731a8e65bc0b82b5e5a721c35b Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 13 Mar 2019 17:33:25 -0400 Subject: [PATCH] * test/lisp/progmodes/python-tests.el (python-syntax-after-python-backspace): Expect failure again. ; since 5feaf90 --- test/lisp/progmodes/python-tests.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/test/lisp/progmodes/python-tests.el b/test/lisp/progmodes/python-tests.el index 26aaff463c0..94c846ecb16 100644 --- a/test/lisp/progmodes/python-tests.el +++ b/test/lisp/progmodes/python-tests.el @@ -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)) -- 2.39.2