Index: tests/compiler/dart2js/pretty_parameter_test.dart |
diff --git a/tests/compiler/dart2js/pretty_parameter_test.dart b/tests/compiler/dart2js/pretty_parameter_test.dart |
index 28c8d1f2f36f5fe762420b41ace9452a42ccddce..ffd8cd40ba717dc828400d53b8c22679dcc382f8 100644 |
--- a/tests/compiler/dart2js/pretty_parameter_test.dart |
+++ b/tests/compiler/dart2js/pretty_parameter_test.dart |
@@ -3,6 +3,7 @@ |
// BSD-style license that can be found in the LICENSE file. |
// Test that parameters keep their names in the output. |
+import "package:expect/expect.dart"; |
import 'compiler_helper.dart'; |
const String FOO = r""" |