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