Index: tests/compiler/dart2js/loop_test.dart |
diff --git a/tests/compiler/dart2js/loop_test.dart b/tests/compiler/dart2js/loop_test.dart |
index 0412b109b24b00f72d2f5e7b113d732a53e03a68..9be71951198283a778582f65dbf9d392ebcf7bbd 100644 |
--- a/tests/compiler/dart2js/loop_test.dart |
+++ b/tests/compiler/dart2js/loop_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 TEST_ONE = r""" |