mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-18 17:20:54 +07:00
Turns method params annotator to inspection.
This commit is contained in:
@@ -39,9 +39,11 @@ public class PythonHighlightingTest extends DaemonAnalyzerTestCase {
|
||||
doTest();
|
||||
}
|
||||
|
||||
/* TODO: move to inspection test
|
||||
public void testMethodParams() throws Exception {
|
||||
doTest();
|
||||
}
|
||||
*/
|
||||
|
||||
public void testYieldInNestedFunction() throws Exception {
|
||||
doTest();
|
||||
|
||||
Reference in New Issue
Block a user