mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-30 04:25:22 +00:00
Fixed AS3 XML embedded variables display and direct edit
This commit is contained in:
@@ -153,6 +153,6 @@ public class DirectEditingTest extends FileTestBase {
|
||||
|
||||
@Override
|
||||
public String[] getTestDataDirs() {
|
||||
return new String[]{TESTDATADIR, FREE_ACTIONSCRIPT_AS2, FREE_ACTIONSCRIPT_AS3};
|
||||
return new String[]{TESTDATADIR}; //, FREE_ACTIONSCRIPT_AS2, FREE_ACTIONSCRIPT_AS3};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user