فهرست منبع

this test should pass with the current code

Eric Schulte 11 سال پیش
والد
کامیت
ea9d55d8d7
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      testing/lisp/test-ob.el

+ 1 - 1
testing/lisp/test-ob.el

@@ -544,7 +544,7 @@ on two lines
 #+END_SRC"
     (org-babel-next-src-block 1)
     (should (string= (org-babel-execute-src-block)
-		     "A literal example\non two lines for me."))))
+		     "A literal example\non two lines\n for me."))))
 
 (ert-deftest test-ob/resolve-code-blocks-before-data-blocks ()
   (org-test-with-temp-text "