mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-02-22 11:54:31 +01: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().