mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 06:05:01 +07:00
more diagnostics
This commit is contained in:
+1
-1
@@ -356,7 +356,7 @@ public class DaemonRespondToChangesTest extends DaemonAnalyzerTestCase {
|
||||
});
|
||||
|
||||
List<HighlightInfo> errors = doHighlighting(HighlightSeverity.WARNING);
|
||||
assertEmpty(errors);
|
||||
assertEmpty(getFile().getText(), errors);
|
||||
}
|
||||
|
||||
public void testDaemonIgnoresNonPhysicalEditor() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user