JS backend: rename test mangling -> manglingStability. And make it independent of structure of generated code.
This commit is contained in:
@@ -113,7 +113,7 @@ public class FunctionTest extends AbstractExpressionTest {
|
||||
fooBoxTest();
|
||||
}
|
||||
|
||||
public void testMangling() throws Exception {
|
||||
public void testManglingStability() throws Exception {
|
||||
checkFooBoxIsOk();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user