소스 검색

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))))