mirror of
https://github.com/davidhalter/jedi.git
synced 2026-01-28 02:32:10 +08:00
Move the last test out of test_regressions and delete the file
This also deletes a test that probably has become useful because the issue it tested was caused by code that doesn't exist anymore
This commit is contained in:
@@ -4,7 +4,7 @@ import pytest
|
||||
|
||||
from jedi import api
|
||||
from jedi.evaluate import imports
|
||||
from .helpers import cwd_at
|
||||
from ..helpers import cwd_at
|
||||
|
||||
|
||||
@pytest.mark.skipif('True', reason='Skip for now, test case is not really supported.')
|
||||
|
||||
Reference in New Issue
Block a user