1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-11 00:30:17 -08:00

Unbreak ert tests

* test/lisp/emacs-lisp/tabulated-list-test.el (tabulated-list-print)
(tabulated-list-sort): Update tests for recent change.
This commit is contained in:
Stefan Kangas 2021-09-26 13:17:38 +02:00
parent 2cd2fc74e4
commit ce6cee4ca3

View file

@ -86,7 +86,8 @@
(skip-chars-forward "[:blank:]")
(tabulated-list-sort)
(let ((text (buffer-substring-no-properties (point-min) (point-max))))
(should (string= text " 4clojure 4clojure 1507 obsolete Open and evaluate 4clojure.com questions
(should (string= text
" 4clojure 4clojure 1507 obsolete Open and evaluate 4clojure.com questions
abc-mode abc-mode 944 available Major mode for editing abc music files
mode mode 1128 installed A simple mode for editing Actionscript 3 files
zzzz-game zzzz-game 2113 installed play zzzz in Emacs\n"))