mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-23 01:46:33 +00:00
renamed new as3 test swfs to have as3 prefix and unique SWF name
This commit is contained in:
@@ -21,7 +21,7 @@ public class ActionScript3OptinalParametersTest extends ActionScript3DecompileTe
|
||||
|
||||
@BeforeClass
|
||||
public void init() throws IOException, InterruptedException {
|
||||
addSwf("standard", "testdata/flashdevelop/bin/Main.flex.swf");
|
||||
addSwf("standard", "testdata/as3_new/bin/as3_new.flex.swf");
|
||||
}
|
||||
@Test
|
||||
public void testOptionalParameters() {
|
||||
|
||||
Reference in New Issue
Block a user