mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
more diagnostics
This commit is contained in:
+1
-1
@@ -895,7 +895,7 @@ public class DaemonRespondToChangesTest extends DaemonAnalyzerTestCase {
|
||||
assertOneElement(lineMarkers);
|
||||
}
|
||||
catch (AssertionError e) {
|
||||
System.err.println("Log:\n"+log);
|
||||
System.err.println("Log:\n"+log+"\n---");
|
||||
throw e;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user