Android plugin cli arguments test
This commit is contained in:
@@ -72,4 +72,9 @@ public class CliCommonTest extends CliBaseTest {
|
||||
public void suppressAllWarningsJS() throws Exception {
|
||||
executeCompilerCompareOutputJS();
|
||||
}
|
||||
|
||||
@Test
|
||||
public void pluginSimple() throws Exception {
|
||||
executeCompilerCompareOutputJVM();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user