Returned test name fot FullJetPsiCheckerTest

This commit is contained in:
svtk
2011-10-28 14:25:40 +04:00
parent 44ae29b01d
commit ecdceb4447
@@ -25,6 +25,10 @@ public class FullJetPsiCheckerTest extends JetLiteFixture {
myName = name;
}
@Override
public String getName() {
return "test" + myName;
}
@Override
public void runTest() throws Exception {