BAEL-5421
This commit is contained in:
parent
8991dbe2df
commit
fac1883733
@ -8,7 +8,7 @@ class MySampleGUIAppnUnitTest {
|
||||
|
||||
@Test
|
||||
void testMain() throws IOException {
|
||||
System.setProperty("java.awt.headless", "false");
|
||||
System.setProperty("java.awt.headless", "true");
|
||||
MySampleGUIAppn instance = new MySampleGUIAppn();
|
||||
String [] args = null;
|
||||
System.exit(0);
|
||||
|
Loading…
x
Reference in New Issue
Block a user