mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-25 00:26:19 +00:00
disable test, because it needs flash player (+windows) on the build machine
This commit is contained in:
@@ -87,7 +87,6 @@ import java.util.List;
|
||||
import java.util.Map;
|
||||
import java.util.Random;
|
||||
import org.testng.Assert;
|
||||
import org.testng.annotations.Test;
|
||||
|
||||
/**
|
||||
*
|
||||
@@ -136,7 +135,7 @@ public class FlashPlayerTest {
|
||||
}
|
||||
}
|
||||
|
||||
@Test
|
||||
//@Test
|
||||
public void testAs2() throws IOException, InterruptedException {
|
||||
final Reference<String> resultRef = new Reference<>(null);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user