aboutsummaryrefslogtreecommitdiff
path: root/tests/test-cj-cache-lib.el
Commit message (Collapse)AuthorAgeFilesLines
* refactor(tests): rename test files to match cj-*-lib.el modulesCraig Jennings2026-05-101-0/+163
The earlier cj-cache and cj-org-text rename commits renamed the modules but missed renaming the test files. Bring them in line: - tests/test-cj-cache.el -> tests/test-cj-cache-lib.el - tests/test-cj-org-text-sanitize.el -> tests/test-cj-org-text-lib-sanitize.el Update file headers, provide forms, and the in-commentary references. No behavior change.