| Index: tests/lib/mirrors/intercepted_object_test.dart
|
| diff --git a/tests/lib/mirrors/intercepted_object_test.dart b/tests/lib/mirrors/intercepted_object_test.dart
|
| index 17c978375ca0d1b18ed8ba2283fe1971d5ce3917..fc6fe7b24914002bad265db0be03e3cbbc421f58 100644
|
| --- a/tests/lib/mirrors/intercepted_object_test.dart
|
| +++ b/tests/lib/mirrors/intercepted_object_test.dart
|
| @@ -4,7 +4,7 @@
|
|
|
| // Ensure that objects handled specially by dart2js can be reflected on.
|
|
|
| -library test.intercepted_class_test;
|
| +library test.intercepted_object_test;
|
|
|
| import 'dart:mirrors';
|
|
|
|
|