Even slower typing.

This commit is contained in:
Holger Rapp 2015-07-14 22:53:18 +02:00
parent eee82219b6
commit 0be9d0f861

View File

@ -26,7 +26,7 @@ class VimTestCase(unittest.TestCase, TempFileManager):
expected_error = ''
wanted = ''
keys = ''
sleeptime = 0.00
sleeptime = 0.02
output = ''
plugins = []
# Skip this test for the given reason or None for not skipping it.