mirror of
https://github.com/neovim/neovim.git
synced 2026-09-18 03:35:04 +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>