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.
This commit is contained in:
Ihor Radchenko 2021-12-16 11:52:22 +08:00
parent 5840e4d61a
commit 003968f94e
No known key found for this signature in database
GPG Key ID: 6470762A7DA11D8B
1 changed files with 2 additions and 2 deletions

View File

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