vim-patch:8.0.0088 (#7080)

Problem:    When a test fails in Setup or Teardown the problem is not reported.
Solution:   Add a try/catch. (Hirohito Higashi)

cc28e2d05d
This commit is contained in:
KunMing Xie
2017-07-27 09:56:25 +08:00
committed by Justin M. Keyes
parent 861ba1ddd4
commit 8eb54c5dec
2 changed files with 11 additions and 3 deletions

View File

@@ -641,7 +641,7 @@ static const int included_patches[] = {
// 91,
// 90,
// 89 NA
// 88,
88,
// 87 NA
// 86,
85,