mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-24 09:15:42 +00:00
test fixes
This commit is contained in:
@@ -53,7 +53,6 @@ public class ActionScript3AssemblerTest extends ActionScriptTestBase {
|
||||
public void init() throws IOException, InterruptedException {
|
||||
//Main.initLogging(false);
|
||||
Configuration.autoDeobfuscate.set(true);
|
||||
Configuration.deobfuscationOldMode.set(false);
|
||||
swf = new SWF(new BufferedInputStream(new FileInputStream("testdata/as3/as3.swf")), false);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user