1
0
forked from VimPlug/jedi

sometimes the speed test fails, because there's not enough margin on travis

This commit is contained in:
Dave Halter
2014-04-25 15:12:56 +02:00
parent 289dbc8629
commit 45d3bbff0d

View File

@@ -41,7 +41,7 @@ class TestSpeed(TestCase):
script.call_signatures()
#print(jedi.imports.imports_processed)
@_check_speed(0.5)
@_check_speed(0.8)
@cwd_at('test')
def test_precedence_slowdown(self):
"""