Procházet zdrojové kódy

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

(test-org-link/insert-link-insert-description): Use test name matching
test regexp selector.
Ihor Radchenko před 3 roky
rodič
revize
f71546cc9f
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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