Browse Source

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 years ago
parent
commit
b79462ba98
1 changed files with 1 additions and 1 deletions
  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