mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-02 11:54:36 +00:00
format java code
This commit is contained in:
@@ -31,6 +31,7 @@ public abstract class FileTestBase {
|
||||
protected abstract String[] getTestDataDirs();
|
||||
|
||||
protected static final String FREE_ACTIONSCRIPT_AS2 = "testdata/freeactionscript.com/as2";
|
||||
|
||||
protected static final String FREE_ACTIONSCRIPT_AS3 = "testdata/freeactionscript.com/as3";
|
||||
|
||||
@DataProvider(name = "provideFiles")
|
||||
|
||||
Reference in New Issue
Block a user