瀏覽代碼

test-org: Tiny clean-up

* testing/lisp/test-org.el (test-org/update-radio-target-regexp): Tiny
  clean-up.
Nicolas Goaziou 11 年之前
父節點
當前提交
82cc4f43ec
共有 1 個文件被更改,包括 0 次插入1 次删除
  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))))