0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-29 21:07:54 +00:00

org-list: Fix failing test

* testing/lisp/test-org-list.el (test-org-list/to-texinfo): Fix
  failing test.
This commit is contained in:
Nicolas Goaziou 2014-08-15 21:51:42 +02:00
parent 60851f4fc7
commit c1bc685500

View file

@ -839,7 +839,7 @@
(ert-deftest test-org-list/to-texinfo ()
"Test `org-list-to-latex' specifications."
(should
(equal "@itemize\n@item \na\n\n@end itemize"
(equal "@itemize\n@item\na\n@end itemize"
(with-temp-buffer
(insert "@c BEGIN RECEIVE ORGLST name
@c END RECEIVE ORGLST name