Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(946)

Unified Diff: test/report_test.dart

Issue 988483006: Add widget to display errors, and report dependency_graph errors correctly (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: test/report_test.dart
diff --git a/test/report_test.dart b/test/report_test.dart
index 1a1155aa085965e9e666164206efb193f3306e03..b1d64a3890067368ff71f7fda2fc1e34e040735f 100644
--- a/test/report_test.dart
+++ b/test/report_test.dart
@@ -10,6 +10,7 @@ import 'package:unittest/unittest.dart';
import 'package:dev_compiler/src/testing.dart';
import 'package:dev_compiler/src/report.dart';
+import 'package:dev_compiler/src/summary.dart';
main() {
useCompactVMConfiguration();
« lib/src/summary.dart ('K') | « test/dependency_graph_test.dart ('k') | test/test.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698