0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-29 20:37:51 +00:00

Partially revert "test-ob.el: Fix test. Delete trailing whitespaces"

This reverts the last part of commit 22c3080830.

* testing/lisp/test-ob.el (test-ob/results-do-not-replace-code-blocks):
  These two whitespace errors are intentional.  Do not remove them.
This commit is contained in:
Achim Gratz 2012-09-29 10:02:36 +02:00
parent 2a04d90d20
commit f020f21a38

View file

@ -1007,11 +1007,11 @@ Line 3\"
(org-test-with-temp-text "Block two has a space after the name.
#+name: foo
#+begin_src emacs-lisp
#+begin_src emacs-lisp
1
#+end_src emacs-lisp
#+name: foo
#+name: foo
#+begin_src emacs-lisp
2
#+end_src