Index: tests/compiler/dart2js/interceptor_test.dart |
diff --git a/tests/compiler/dart2js/interceptor_test.dart b/tests/compiler/dart2js/interceptor_test.dart |
index 3d1b4142041eebd333bfe063be81abe8f922ca6e..6ffc68435f76ea70ad59408056c9059a1a0f4f17 100644 |
--- a/tests/compiler/dart2js/interceptor_test.dart |
+++ b/tests/compiler/dart2js/interceptor_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""" |