Index: tests/compiler/dart2js/identity_test.dart |
diff --git a/tests/compiler/dart2js/identity_test.dart b/tests/compiler/dart2js/identity_test.dart |
index 1e47d5878f0ee2963ad2c1ef82121ea55b234ec1..50c768b5b19c6eb5fa49e9018b1a888fa3007191 100644 |
--- a/tests/compiler/dart2js/identity_test.dart |
+++ b/tests/compiler/dart2js/identity_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""" |