From: Philipp Stephani Date: Sun, 2 Aug 2020 16:04:18 +0000 (+0200) Subject: ; * test/lisp/emacs-lisp/edebug-tests.el (edebug-tests-cl-flet): Fix typo. X-Git-Tag: emacs-28.0.90~6858 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0a65e060207def5d31fb7d96b8d3bb1441fd13c9;p=emacs.git ; * test/lisp/emacs-lisp/edebug-tests.el (edebug-tests-cl-flet): Fix typo. --- diff --git a/test/lisp/emacs-lisp/edebug-tests.el b/test/lisp/emacs-lisp/edebug-tests.el index be9f1503795..1be68f6ff46 100644 --- a/test/lisp/emacs-lisp/edebug-tests.el +++ b/test/lisp/emacs-lisp/edebug-tests.el @@ -961,7 +961,7 @@ primary ones (Bug#42671)." (intern "edebug-cl-defmethod-qualifier ((_ number))"))))))) (ert-deftest edebug-tests-cl-flet () - "Check what Edebug can instrument `cl-flet' forms without name + "Check that Edebug can instrument `cl-flet' forms without name clashes (Bug#41853)." (with-temp-buffer (dolist (form '((defun edebug-tests-cl-flet-1 ()