From 86d9c53cb745b1c45c99360265820b92bf427f78 Mon Sep 17 00:00:00 2001 From: cyril constantin Date: Tue, 16 Jun 2026 15:47:25 +0200 Subject: [PATCH] add one error in vim tests --- build/87510_vim.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build/87510_vim.sh b/build/87510_vim.sh index fe8fbeb..2aca9fe 100644 --- a/build/87510_vim.sh +++ b/build/87510_vim.sh @@ -43,6 +43,10 @@ then echo "Test is disabled" continue ;; + Test_client_server_stopinsert) + echo "Test is disabled" + continue + ;; Test_edit_complete_very_long_name) echo "Test is disabled" continue