mirror of
https://github.com/neovim/neovim.git
synced 2025-11-28 13:10:44 +00:00
Problem: tests: quickfix update test does not test location list
(after: v9.1.0.785)
Solution: update Test_quickfix_buffer_contents to test with location
lists (Yegappan Lakshmanan)
closes: vim/vim#15879
6a1deaf5ad
Co-authored-by: Yegappan Lakshmanan <yegappan@yahoo.com>