test-org: Tiny clean-up

* testing/lisp/test-org.el (test-org/update-radio-target-regexp): Tiny
  clean-up.
This commit is contained in:
Nicolas Goaziou 2014-04-19 20:27:21 +02:00
parent 6eb940a8dc
commit 82cc4f43ec
1 changed files with 0 additions and 1 deletions

View File

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