mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 11:28:22 +00:00

The files generated by test/includes/CMakeLists.txt have been unused
since commit c49e22d396
. The unittests include the headers in
test/includes directly without any processing, meaning that the
CMakeLists.txt file is no longer necessary.