mirror of
https://github.com/neovim/neovim.git
synced 2026-07-13 04:40:42 +00:00
Problem: tests: no test for aclocal.m4
(after v9.1.1693)
Solution: Add a test that aclocal.m4 is detected as config filetype
related: vim/vim#18065
f5670a1596
Co-authored-by: Christian Brabandt <cb@256bit.org>