JS backend: add $metadata$ property & remake extension utilities

This commit is contained in:
Erokhin Stanislav
2013-09-17 17:48:08 +04:00
parent 12cb774f1c
commit c3d0392413
2 changed files with 144 additions and 121 deletions
@@ -63,8 +63,7 @@ public class RegressionMergeEcmaTest extends SingleFileTranslationTest {
checkFooBoxIsOk();
}
//TODO
public void TestCrazyExtension() throws Exception {
public void testCrazyExtension() throws Exception {
checkFooBoxIsOk();
}