mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-31 11:44:36 +00:00
updated tests
This commit is contained in:
@@ -633,8 +633,7 @@ public class ActionScript2Test {
|
||||
|
||||
@Test
|
||||
public void frame32_pushTest() {
|
||||
compareSrc(32, "trace(\"pushTest\");\r\n"
|
||||
+ "53;\r\n");
|
||||
compareSrc(32, "trace(\"pushTest\");\r\n");
|
||||
}
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user