]> git.eshelyaron.com Git - emacs.git/commitdiff
Adjust ibuffer test
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 15 Jun 2022 16:36:58 +0000 (18:36 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 15 Jun 2022 16:36:58 +0000 (18:36 +0200)
* test/lisp/ibuffer-tests.el (ibuffer-format-qualifier): Adjust
test after recent formatting changes.

test/lisp/ibuffer-tests.el

index 252d2c5d7f774f3a747611bccf2941b2a1c1fa42..343e2ae50b1823a3ddb80b26752fd530fb4afb8d 100644 (file)
                                               (funcall tag
                                                        (funcall description
                                                                 'starred-name)
-                                                       ": " "nil"))
+                                                       "" ""))
                                      (funcall tag
                                               (funcall description 'directory)
                                               ": " "\\<org\\>")))))
                             (funcall tag "AND"
                                      (funcall tag
                                               (funcall description 'starred-name)
-                                              ": " "nil")
+                                              "" "")
                                      (funcall tag
                                               (funcall description 'name)
                                               ": " "elisp"))