mirror of
https://github.com/neovim/neovim.git
synced 2026-07-27 11:06:38 +00:00
Problem: Some patterns in tar and zip plugin tests not strict enough.
Solution: Use assert_equal() for lines that should match exactly. Match
a literal dot properly (zeertzjq).
closes: vim/vim#19946
2fbc69c9ad