On 27/07/2022 10:49, Ihor Radchenko wrote:
You missed the (org-test-selector (if org-test-selector org-test-selector "\\(org\\|ob\\)"))
I have notices that cases in test-oc.el are named test-org-cite/... So I am considering renaming tests in test-ol.el in the same way from test-ol/... to test-org-link/... instead of modifying selectors. I have not noticed with approach to naming is recommended.