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