summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Goaziou <n.goaziou@gmail.com>2014-01-20 17:25:34 +0100
committerNicolas Goaziou <n.goaziou@gmail.com>2014-01-20 17:25:34 +0100
commitb79462ba989e57f83c2d701c2f3e595599a2b40e (patch)
tree268a1570e227eeb05250d7aec14e443c406c19d5
parentdde6af3a6230b37aabfb4f75c2dee89433958375 (diff)
downloadorg-mode-b79462ba989e57f83c2d701c2f3e595599a2b40e.tar.gz
ob-exp: Fix a failing test
* testing/lisp/test-ob-exp.el (ob-export/export-with-results-before-block): Fix a test
-rw-r--r--testing/lisp/test-ob-exp.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/lisp/test-ob-exp.el b/testing/lisp/test-ob-exp.el
index 33585e4..f8858b5 100644
--- a/testing/lisp/test-ob-exp.el
+++ b/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