More tests for imports
This commit is contained in:
@@ -31,4 +31,5 @@ public class JetParsingTest extends ParsingTestCase {
|
||||
public void testBabySteps() 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