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