vim-patch:8.0.0495: quotestar test uses timer instead of timeout

Problem:    The quotestar test uses a timer instead of a timeout, thus it
            cannot be rerun like a flaky test.
Solution:   Remove the timer and add a timeout. (Kazunobu Kuriyama)
f5610da7a8
This commit is contained in:
lonerover
2018-05-20 10:27:03 +08:00
parent 3046f4499b
commit 4dd614e51a
2 changed files with 8 additions and 28 deletions

View File

@@ -1144,7 +1144,7 @@ static const int included_patches[] = {
498,
// 497,
// 496,
// 495,
495,
// 494,
// 493,
// 492,