mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-20 20:20:56 +07:00
fixed tests
This commit is contained in:
@@ -108,7 +108,7 @@ public class PythonHighlightingTest extends PyTestCase {
|
||||
}
|
||||
|
||||
public void testYieldOutsideOfFunction() {
|
||||
doTest();
|
||||
doTest(LanguageLevel.PYTHON27, true, true);
|
||||
}
|
||||
|
||||
public void testImportStarAtTopLevel() {
|
||||
|
||||
Reference in New Issue
Block a user