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 c972f829fb9ebd626c90be55fc0412d438ce0b96..439019dba26450426135d4bb0749a9ca8b1763ba 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 'compiler_helper.dart'; |
const String SOURCE = """ |