Bläddra i källkod

test-org: Tiny clean-up

* testing/lisp/test-org.el (test-org/update-radio-target-regexp): Tiny
  clean-up.
Nicolas Goaziou 11 år sedan
förälder
incheckning
82cc4f43ec
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0 1
      testing/lisp/test-org.el

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

@@ -1523,7 +1523,6 @@ Text.
     (insert "<<<")
     (search-forward "o")
     (insert ">>>")
-    (replace-match "<<<radio>>>")
     (org-update-radio-target-regexp)
     (goto-char (point-max))
     (org-element-type (org-element-context))))