org-list: Fix failing test

* testing/lisp/test-org-list.el (test-org-list/to-texinfo): Fix test.
This commit is contained in:
Nicolas Goaziou 2014-08-08 22:57:17 +02:00
parent 80525f5384
commit f197737a53
1 changed files with 2 additions and 2 deletions

View File

@ -837,9 +837,9 @@
(point)))))))
(ert-deftest test-org-list/to-texinfo ()
"Test `org-list-to-latex' specifications."
"Test `org-list-to-texinfo' 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