mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-19 01:50:56 +07:00
test fix
This commit is contained in:
@@ -70,7 +70,7 @@ public class PythonHighlightingTest extends PyTestCase {
|
||||
}
|
||||
|
||||
public void testBreakOutsideOfLoop() {
|
||||
doTest();
|
||||
doTest(true, false);
|
||||
}
|
||||
|
||||
public void testReturnOutsideOfFunction() {
|
||||
|
||||
Reference in New Issue
Block a user