emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/org f71546cc9f 4/5: * testing/lisp/test-ol.el: Fix test


From: ELPA Syncer
Subject: [elpa] externals/org f71546cc9f 4/5: * testing/lisp/test-ol.el: Fix test name
Date: Sat, 6 Aug 2022 02:57:52 -0400 (EDT)

branch: externals/org
commit f71546cc9f03c7616a7384fb7663141c12b593f1
Author: Ihor Radchenko <yantar92@gmail.com>
Commit: Ihor Radchenko <yantar92@gmail.com>

    * testing/lisp/test-ol.el: Fix test name
    
    (test-org-link/insert-link-insert-description): Use test name matching
    test regexp selector.
---
 testing/lisp/test-ol.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testing/lisp/test-ol.el b/testing/lisp/test-ol.el
index 5f2cca5381..6802f03338 100644
--- a/testing/lisp/test-ol.el
+++ b/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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]