mirror of
https://github.com/zoriya/vim.git
synced 2026-02-21 05:54:40 +00:00
Problem: In tests it's often useful to check if a pattern matches. Solution: Add assert_match().
Problem: In tests it's often useful to check if a pattern matches. Solution: Add assert_match().