浏览代码

org-list: Fix failing test

* testing/lisp/test-org-list.el (test-org-list/to-texinfo): Fix test.
Nicolas Goaziou 10 年之前
父节点
当前提交
f197737a53
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      testing/lisp/test-org-list.el

+ 2 - 2
testing/lisp/test-org-list.el

@@ -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