mirror of
https://github.com/vim/vim.git
synced 2026-05-28 00:21:37 +02:00
35c428b02c
Problem: tests: Test_wayland_protocol_error_overflow() fails
(after v9.1.2139)
Solution: try/catch the expected error
Signed-off-by: Christian Brabandt <cb@256bit.org>