Explorar o código

test-org-element: Rename cache-bugs test to cache-table

* testing/lisp/test-org-element.el (test-org-element/cache): The bug
has been fixed.  Old test name does not make sense anymore.
Ihor Radchenko %!s(int64=3) %!d(string=hai) anos
pai
achega
003968f94e
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      testing/lisp/test-org-element.el

+ 2 - 2
testing/lisp/test-org-element.el

@@ -4069,8 +4069,8 @@ Text
 	    :end (org-element-property :parent (org-element-at-point)))
 	   (+ parent-end 3))))))
 
-(ert-deftest test-org-element/cache-bugs ()
-  "Test basic expectations and common pitfalls for cache."
+(ert-deftest test-org-element/cache-table ()
+  "Test handling edits in tables."
   ;; Unindented second row of the table should not be re-parented by
   ;; inserted item.
   (should