Index: tests/compiler/dart2js/analyze_only_test.dart |
diff --git a/tests/compiler/dart2js/analyze_only_test.dart b/tests/compiler/dart2js/analyze_only_test.dart |
index ffbc7a598fc6bc3ffb6f1454cd2565e4f91a216f..394fe0d1749639553c9eceea6531c91fe721fb2f 100644 |
--- a/tests/compiler/dart2js/analyze_only_test.dart |
+++ b/tests/compiler/dart2js/analyze_only_test.dart |
@@ -5,6 +5,7 @@ |
// Smoke test of the dart2js compiler API. |
library analyze_only; |
+import "package:expect/expect.dart"; |
import 'dart:async'; |
import 'dart:uri'; |