| Index: tests/compiler/dart2js_native/uninstantiated_type_parameter_test.dart
|
| diff --git a/tests/compiler/dart2js_native/uninstantiated_type_parameter_test.dart b/tests/compiler/dart2js_native/uninstantiated_type_parameter_test.dart
|
| index 730a5bb2fa93f651c1acee4f0d564b3df5e4ec3d..158063cb55d6c7a54cd78715637e164a4120f8bf 100644
|
| --- a/tests/compiler/dart2js_native/uninstantiated_type_parameter_test.dart
|
| +++ b/tests/compiler/dart2js_native/uninstantiated_type_parameter_test.dart
|
| @@ -2,8 +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 "dart:_js_helper";
|
| -import "package:expect/expect.dart";
|
| +import "native_testing.dart";
|
|
|
| // Test for uninstantiated native classes as type parameters.
|
|
|
|
|