浏览代码

* testing/lisp/test-ol.el: Fix test name

(test-org-link/insert-link-insert-description): Use test name matching
test regexp selector.
Ihor Radchenko 2 年之前
父节点
当前提交
f71546cc9f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      testing/lisp/test-ol.el

+ 1 - 1
testing/lisp/test-ol.el

@@ -673,7 +673,7 @@ API in `org-link-parameters'.  Used in test
 `:insert-description' is a function symbol."
   "foobar-from-function")
 
-(ert-deftest test-ol/insert-link-insert-description ()
+(ert-deftest test-org-link/insert-link-insert-description ()
   "Test `:insert-description' parameter handling."
   ;; String case.
   (should