| Index: tests/lib/mirrors/accessor_cache_overflow_test.dart
|
| diff --git a/tests/lib/mirrors/accessor_cache_overflow_test.dart b/tests/lib/mirrors/accessor_cache_overflow_test.dart
|
| index 860bc93a697481b331dd3dfcc73bbc9adc62057c..8ca6d986e5a26271fa68c34be6f9ea073a9047b8 100644
|
| --- a/tests/lib/mirrors/accessor_cache_overflow_test.dart
|
| +++ b/tests/lib/mirrors/accessor_cache_overflow_test.dart
|
| @@ -8,6 +8,7 @@
|
|
|
| library test.hot_get_field;
|
|
|
| +@MirrorsUsed(targets: "test.hot_get_field")
|
| import 'dart:mirrors';
|
| import 'package:expect/expect.dart';
|
|
|
|
|