mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-04 15:14:49 +00:00
test for removing extra jumps (currently fails), small issue with ActionEnd fixed
This commit is contained in:
@@ -30,9 +30,7 @@ import org.testng.annotations.Test;
|
||||
*
|
||||
* @author JPEXS
|
||||
*/
|
||||
public class ActionScript2Test {
|
||||
|
||||
private SWF swf;
|
||||
public class ActionScript2Test extends ActionStript2TestBase {
|
||||
|
||||
@BeforeClass
|
||||
public void init() throws IOException {
|
||||
|
||||
Reference in New Issue
Block a user