GenerateTests uses headless mode
This commit is contained in:
@@ -80,6 +80,7 @@ public class GenerateTests {
|
||||
}
|
||||
|
||||
public static void main(String[] args) throws IOException {
|
||||
System.setProperty("java.awt.headless", "true");
|
||||
generateTest(
|
||||
"compiler/tests/",
|
||||
"JetDiagnosticsTestGenerated",
|
||||
|
||||
Reference in New Issue
Block a user