mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-03 10:04:49 +00:00
Removed freeactionscript testdata as some AV marked them as problematic
This commit is contained in:
@@ -102,6 +102,6 @@ public class RecompileTest extends FileTestBase {
|
||||
|
||||
@Override
|
||||
public String[] getTestDataDirs() {
|
||||
return new String[]{TESTDATADIR, FREE_ACTIONSCRIPT_AS2, FREE_ACTIONSCRIPT_AS3};
|
||||
return new String[]{TESTDATADIR};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user