Tests fixed
This commit is contained in:
@@ -29,6 +29,7 @@ public class JetParsingTest extends ParsingTestCase {
|
||||
|
||||
public void testEmptyFile() throws Exception {doTest(true);}
|
||||
public void testBabySteps() throws Exception {doTest(true);}
|
||||
public void testBabySteps_ERR() throws Exception {doTest(true);}
|
||||
public void testImports() throws Exception {doTest(true);}
|
||||
public void testImports_ERR() throws Exception {doTest(true);}
|
||||
public void testImportSoftKW() throws Exception {doTest(true);}
|
||||
|
||||
Reference in New Issue
Block a user