Index: tests/compiler/dart2js/link_test.dart |
diff --git a/tests/compiler/dart2js/link_test.dart b/tests/compiler/dart2js/link_test.dart |
index b050ee89f5d2b633d2b5feb64d404170ef0d2480..55d6ae3465e2d5c50490e800d7735f73f408719b 100644 |
--- a/tests/compiler/dart2js/link_test.dart |
+++ b/tests/compiler/dart2js/link_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 '../../../sdk/lib/_internal/compiler/implementation/util/util.dart'; |
import '../../../sdk/lib/_internal/compiler/implementation/util/util_implementation.dart'; |