mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-20 03:20:56 +07:00
PythonHighlightingTest fixed
This commit is contained in:
@@ -63,7 +63,7 @@ public class PythonHighlightingTest extends PyLightFixtureTestCase {
|
||||
}
|
||||
|
||||
public void testContinueInFinallyBlock() throws Exception {
|
||||
doTest();
|
||||
doTest(false, false);
|
||||
}
|
||||
|
||||
public void testReturnWithArgumentsInGenerator() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user