mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-22 16:46:10 +00:00
AS3 instruction execute fixes
This commit is contained in:
@@ -41,7 +41,7 @@ import org.testng.annotations.Test;
|
||||
*
|
||||
* @author JPEXS
|
||||
*/
|
||||
public class ActionScript2ModificationTest extends ActionStript2TestBase {
|
||||
public class ActionScript2ModificationTest extends ActionScript2TestBase {
|
||||
|
||||
@BeforeClass
|
||||
public void init() throws IOException, InterruptedException {
|
||||
|
||||
Reference in New Issue
Block a user