JetResolveTest -> JetLiteFixture

This commit is contained in:
Dmitry Jemerov
2011-10-27 19:12:29 +02:00
parent a3f8a088be
commit 0b821ff5bf
3 changed files with 12 additions and 103 deletions
@@ -150,7 +150,7 @@ public class JetResolveTest extends ExtensibleResolveTestCase {
@Override
protected void runTest() throws Throwable {
doTest(path, true, false);
doTest(path);
}
public static Test suite() {