| Index: pkg/checked_mirrors/test/from_sdk/generic_f_bounded_mixin_application_test.dart
|
| diff --git a/tests/lib/mirrors/generic_f_bounded_mixin_application_test.dart b/pkg/checked_mirrors/test/from_sdk/generic_f_bounded_mixin_application_test.dart
|
| similarity index 98%
|
| copy from tests/lib/mirrors/generic_f_bounded_mixin_application_test.dart
|
| copy to pkg/checked_mirrors/test/from_sdk/generic_f_bounded_mixin_application_test.dart
|
| index 334913d0954723338298a804219b9888760c3e06..4a44700f7e4c2cfeda5e18aae8faa1f7995e1f86 100644
|
| --- a/tests/lib/mirrors/generic_f_bounded_mixin_application_test.dart
|
| +++ b/pkg/checked_mirrors/test/from_sdk/generic_f_bounded_mixin_application_test.dart
|
| @@ -4,7 +4,7 @@
|
|
|
| library test.generic_f_bounded;
|
|
|
| -import 'dart:mirrors';
|
| +import 'package:checked_mirrors/checked_mirrors.dart';
|
|
|
| import 'package:expect/expect.dart';
|
|
|
|
|