test-org-src.el (test-org-src/blank-line-block): Fix test

* test-org-src.el (test-org-src/blank-line-block): Fix test.
This commit is contained in:
Bastien Guerry 2012-12-21 09:36:20 +01:00
parent 30922bd7e9
commit 3b9c1a0008
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@
#+end_src
"
(progn
(goto-line 3)
(goto-line 2)
(org-edit-special)
(insert "blah")
(org-edit-src-exit)