1
0
forked from VimPlug/jedi

clean up some precedence stuff

This commit is contained in:
Dave Halter
2014-04-25 14:39:59 +02:00
parent 6bec7ce847
commit a6f962f1c2
2 changed files with 15 additions and 15 deletions

View File

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