test for removing extra jumps (currently fails), small issue with ActionEnd fixed

This commit is contained in:
Honfika
2013-10-12 12:49:06 +02:00
parent 34d99be471
commit ac7f4a6f17
7 changed files with 164 additions and 31 deletions

View File

@@ -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 {