Преглед на файлове

org-list: Fix failing test

* testing/lisp/test-org-list.el (test-org-list/to-texinfo): Fix
  failing test.
Nicolas Goaziou преди 11 години
родител
ревизия
c1bc685500
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      testing/lisp/test-org-list.el

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

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