summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Schulte <eric.schulte@gmx.com>2012-02-03 09:42:27 -0700
committerEric Schulte <eric.schulte@gmx.com>2012-02-03 09:43:43 -0700
commit571d26e5ca5ca9cca7ad1dd7eb91a741f9d3f2e4 (patch)
tree919f910b4a89895f0a761ca34e1be4dd4b8199c1
parent72fe32f17bce174d0d604b0014e8af04e96430da (diff)
downloadorg-mode-571d26e5ca5ca9cca7ad1dd7eb91a741f9d3f2e4.tar.gz
marking test as expected to fail given that it relies on the new export engine
* testing/lisp/test-ob-exp.el (ob-exp/export-from-a-temp-buffer): Marking test as expected to fail given that it relies on the new export engine
-rw-r--r--testing/lisp/test-ob-exp.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/lisp/test-ob-exp.el b/testing/lisp/test-ob-exp.el
index fe546e3..7b0a878 100644
--- a/testing/lisp/test-ob-exp.el
+++ b/testing/lisp/test-ob-exp.el
@@ -250,6 +250,7 @@ elements in the final html."
(should-not (string-match (regexp-quote "i=\"10\"") ascii)))))
(ert-deftest ob-exp/export-from-a-temp-buffer ()
+ :expected-result :failed
(org-test-with-temp-text
"
#+Title: exporting from a temporary buffer