Explorar el Código

ob-exp: Fix a failing test

* testing/lisp/test-ob-exp.el (ob-export/export-with-results-before-block):
  Fix a test
Nicolas Goaziou hace 11 años
padre
commit
b79462ba98
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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