From: Lars Ingebrigtsen Date: Wed, 15 Jun 2022 16:36:58 +0000 (+0200) Subject: Adjust ibuffer test X-Git-Tag: emacs-29.0.90~1447^2~1734 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a29e0f1c64f82f046d6ac89d194d3c019e933a33;p=emacs.git Adjust ibuffer test * test/lisp/ibuffer-tests.el (ibuffer-format-qualifier): Adjust test after recent formatting changes. --- diff --git a/test/lisp/ibuffer-tests.el b/test/lisp/ibuffer-tests.el index 252d2c5d7f7..343e2ae50b1 100644 --- a/test/lisp/ibuffer-tests.el +++ b/test/lisp/ibuffer-tests.el @@ -785,7 +785,7 @@ (funcall tag (funcall description 'starred-name) - ": " "nil")) + "" "")) (funcall tag (funcall description 'directory) ": " "\\"))))) @@ -806,7 +806,7 @@ (funcall tag "AND" (funcall tag (funcall description 'starred-name) - ": " "nil") + "" "") (funcall tag (funcall description 'name) ": " "elisp"))