Index: tests/compiler/dart2js/analyze_all_test.dart |
diff --git a/tests/compiler/dart2js/analyze_all_test.dart b/tests/compiler/dart2js/analyze_all_test.dart |
index f172ada1f73850d310ce3ef8b3e21a4816e0b072..6b8782fe0e3f6fc08ff971ff8c5c9ba04c6d166d 100644 |
--- a/tests/compiler/dart2js/analyze_all_test.dart |
+++ b/tests/compiler/dart2js/analyze_all_test.dart |
@@ -2,6 +2,7 @@ |
// for details. All rights reserved. Use of this source code is governed by a |
// BSD-style license that can be found in the LICENSE file. |
+import "package:expect/expect.dart"; |
import 'dart:uri'; |
import 'compiler_helper.dart'; |