vim-patch:7.4.981

Problem:    An error in a test script goes unnoticed.
Solution:   Source the test script inside try/catch. (Hirohito Higashi)

4686b323e4
This commit is contained in:
watiko
2016-01-11 05:31:33 +09:00
parent 1231f0b001
commit 9d18492793
2 changed files with 11 additions and 8 deletions

View File

@@ -143,7 +143,7 @@ static int included_patches[] = {
// 984,
// 983,
// 982 NA
// 981,
981,
980,
// 979 NA
978,