Get diagnostic2 tests building and running

This commit is contained in:
Julia 2023-11-16 15:05:15 -05:00
parent a464a7da2a
commit c6d22af416
8 changed files with 76 additions and 58 deletions

View file

@ -91,7 +91,6 @@ impl DiagnosticIndicator {
}
}
// todo: is this nessesary anymore?
impl EventEmitter<ToolbarItemEvent> for DiagnosticIndicator {}
// impl View for DiagnosticIndicator {