From 94891dd225c7e74b89588814b6f8b11cec633659 Mon Sep 17 00:00:00 2001 From: Philipp Stephani Date: Thu, 30 Dec 2021 16:22:32 +0100 Subject: [PATCH] ; * lisp/emacs-lisp/ert.el: Update reference to 'cl-assert' --- lisp/emacs-lisp/ert.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/emacs-lisp/ert.el b/lisp/emacs-lisp/ert.el index cc464a0f819..c5701328704 100644 --- a/lisp/emacs-lisp/ert.el +++ b/lisp/emacs-lisp/ert.el @@ -39,7 +39,7 @@ ;; but signals a different error when its condition is violated that ;; is caught and processed by ERT. In addition, it analyzes its ;; argument form and records information that helps debugging -;; (`assert' tries to do something similar when its second argument +;; (`cl-assert' tries to do something similar when its second argument ;; SHOW-ARGS is true, but `should' is more sophisticated). For ;; information on `should-not' and `should-error', see their ;; docstrings. `skip-unless' skips the test immediately without -- 2.39.2