enable test

This commit is contained in:
Dmitry Jemerov
2008-08-01 17:21:33 +04:00
parent c411ef1b89
commit 364178ecc3

View File

@@ -43,7 +43,7 @@ public class PythonHighlightingTest extends DaemonAnalyzerTestCase {
doTest();
}
public void _testMethodParams() throws Exception {
public void testMethodParams() throws Exception {
doTest();
}