@andy5995 commented on this pull request.
> @@ -355,7 +355,7 @@ ctags_tests = files([
runner = find_program('ctags/runner.sh')
foreach t : ctags_tests
- test('@0@'.format(t), runner,
+ test('@0@'.format(f[0][0]), runner,
Oops, that's not right. Let me have a closer look at how to do this right...
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3759#pullrequestreview-1872444455
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/pull/3759/review/[email protected]>