| Index: tests/lib_strong/mirrors/spawn_function_root_library_test.dart
|
| diff --git a/tests/lib_strong/mirrors/spawn_function_root_library_test.dart b/tests/lib_strong/mirrors/spawn_function_root_library_test.dart
|
| index 89b9475ef40a2b607d8a39a9f52ec887576041b0..428e602eed72b38fb5ffb71d532e078c3f42c771 100644
|
| --- a/tests/lib_strong/mirrors/spawn_function_root_library_test.dart
|
| +++ b/tests/lib_strong/mirrors/spawn_function_root_library_test.dart
|
| @@ -22,4 +22,4 @@ main() {
|
| });
|
|
|
| Isolate.spawn(child, port.sendPort);
|
| -}
|
| +}
|
|
|