1
0
forked from VimPlug/jedi

add a separate speed testing file, #181

This commit is contained in:
David Halter
2013-08-07 17:06:24 +04:30
parent 6ed33d7c8d
commit 31e0b89791
3 changed files with 38 additions and 38 deletions

View File

@@ -38,5 +38,3 @@ class TestInterpreterAPI(unittest.TestCase):
self.check_interpreter_complete('(dt - dt).ti',
locals(),
completions)