JS backend: add $metadata$ property & remake extension utilities
This commit is contained in:
@@ -63,8 +63,7 @@ public class RegressionMergeEcmaTest extends SingleFileTranslationTest {
|
||||
checkFooBoxIsOk();
|
||||
}
|
||||
|
||||
//TODO
|
||||
public void TestCrazyExtension() throws Exception {
|
||||
public void testCrazyExtension() throws Exception {
|
||||
checkFooBoxIsOk();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user