Max Nikulin <maniku...@gmail.com> writes:

> diff --git a/testing/lisp/test-org-ctags.el b/testing/lisp/test-org-ctags.el
> index 7f5fca948..b8e3e4d22 100644
> --- a/testing/lisp/test-org-ctags.el
> +++ b/testing/lisp/test-org-ctags.el
> @@ -76,17 +76,17 @@ (defmacro test-org-ctags/with-fake-ctags
>               (,dir (concat ,base "/" ,subdir))
>               (,temp-file (concat ,dir "/ctags.txt"))
>               (org-ctags-path-to-ctags
> -             (test-org-ctags/mock-command ,temp-file "ctags-mock"))
> +             (test-org-ctags/mock-command ,temp-file "ctags_mock"))
> ...

Applied.
Let's see how it goes.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=c6bbde4c7

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>

Reply via email to