| Index: tests/lib_strong/mirrors/deferred_mirrors_update_test.dart
|
| diff --git a/tests/lib_strong/mirrors/deferred_mirrors_update_test.dart b/tests/lib_strong/mirrors/deferred_mirrors_update_test.dart
|
| index 6aa074d799fc3d35bba0dcd1390e9d1ec7dc71ff..74c76d41340579682c42c7d65b92fbce7213bab4 100644
|
| --- a/tests/lib_strong/mirrors/deferred_mirrors_update_test.dart
|
| +++ b/tests/lib_strong/mirrors/deferred_mirrors_update_test.dart
|
| @@ -14,4 +14,4 @@ void main() {
|
| l.loadLibrary().then((_) {
|
| l.foo();
|
| });
|
| -}
|
| +}
|
|
|