Explorar o código

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

* test-org-src.el (test-org-src/blank-line-block): Fix test.
Bastien Guerry %!s(int64=12) %!d(string=hai) anos
pai
achega
3b9c1a0008
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      testing/lisp/test-org-src.el

+ 1 - 1
testing/lisp/test-org-src.el

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