瀏覽代碼

ob-exp: Fix a failing test

* testing/lisp/test-ob-exp.el (ob-export/export-with-results-before-block):
  Fix a test
Nicolas Goaziou 11 年之前
父節點
當前提交
b79462ba98
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      testing/lisp/test-ob-exp.el

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

@@ -290,7 +290,7 @@ Here is one at the end of a line. =2=
 : 2
 
 #+NAME: src1
-#+BEGIN_SRC emacs-lisp 
+#+BEGIN_SRC emacs-lisp
 \(+ 1 1)
 #+END_SRC"
     (org-test-with-temp-text