aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/lisp/kmacro-tests.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/lisp/kmacro-tests.el b/test/lisp/kmacro-tests.el
index 9f3eeafe486..690d5029231 100644
--- a/test/lisp/kmacro-tests.el
+++ b/test/lisp/kmacro-tests.el
@@ -818,7 +818,6 @@ This is a regression for item 7 in Bug#24991."
818 818
819(kmacro-tests-deftest kmacro-tests-step-edit-cleans-up-hook () 819(kmacro-tests-deftest kmacro-tests-step-edit-cleans-up-hook ()
820 "Step-editing properly cleans up `post-command-hook.' (Bug #18708)" 820 "Step-editing properly cleans up `post-command-hook.' (Bug #18708)"
821 (:expected-result :failed)
822 (let (post-command-hook) 821 (let (post-command-hook)
823 (setq-local post-command-hook '(t)) 822 (setq-local post-command-hook '(t))
824 (kmacro-tests-run-step-edit "x" 823 (kmacro-tests-run-step-edit "x"