mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-10 07:41:51 +08:00
remove sys path stuff in run.py (it's in base)
This commit is contained in:
@@ -10,6 +10,9 @@ from base import TestBase
|
||||
from _compatibility import is_py25, utf8, unicode
|
||||
import api
|
||||
|
||||
#api.set_debug_function(api.debug.print_to_stdout)
|
||||
|
||||
|
||||
class TestRegression(TestBase):
|
||||
def test_star_import_cache_duration(self):
|
||||
new = 0.01
|
||||
|
||||
Reference in New Issue
Block a user