Added test case to K2JvmCliTest.
Test is already present.
This commit is contained in:
@@ -51,4 +51,9 @@ public class K2JvmCliTest extends CliBaseTest {
|
||||
public void script() throws Exception {
|
||||
executeCompilerCompareOutputJVM();
|
||||
}
|
||||
|
||||
@Test
|
||||
public void classpath() throws Exception {
|
||||
executeCompilerCompareOutputJVM();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user