mirror of
https://github.com/neovim/neovim.git
synced 2026-01-22 13:12:54 +10:00
Problem: GUI tests fail because the test doesn't use a modifier.
Solution: Add "\{xxx}" to be able to encode a modifier.
ebe9d34aa0
Change macros to enums to use them in unit tests.