aboutsummaryrefslogtreecommitdiffstats
path: root/test/automated/python-tests.el
diff options
context:
space:
mode:
Diffstat (limited to 'test/automated/python-tests.el')
-rw-r--r--test/automated/python-tests.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/automated/python-tests.el b/test/automated/python-tests.el
index e4ce5355a84..1b9d774b010 100644
--- a/test/automated/python-tests.el
+++ b/test/automated/python-tests.el
@@ -797,7 +797,7 @@ def f():
797 expected))))) 797 expected)))))
798 798
799(ert-deftest python-indent-region-4 () 799(ert-deftest python-indent-region-4 ()
800 "Test region indentation block starts, dedenders and enders." 800 "Test region indentation block starts, dedenters and enders."
801 (let ((contents " 801 (let ((contents "
802def f(): 802def f():
803 if True: 803 if True: