vim-patch:7.4.1092

Problem:    It is not simple to test for an exception and give a proper error
            message.
Solution:   Add assert_exception().

a803c7f940
This commit is contained in:
Justin M. Keyes
2016-04-25 05:52:25 -04:00
parent db9c22adb9
commit 67d5a1aae2
3 changed files with 41 additions and 6 deletions

View File

@@ -585,7 +585,7 @@ static int included_patches[] = {
// 1095 NA
// 1094,
1093,
// 1092,
1092,
// 1091,
// 1090,
1089,