| Index: tests/isolate/simple_message_test.dart
|
| diff --git a/tests/isolate/simple_message_test.dart b/tests/isolate/simple_message_test.dart
|
| index 2ca65cb721599215d72a958b9cde48ab694a9930..98b19e16eee9bf03a9ff92ed6ccf3671fe0cd548 100644
|
| --- a/tests/isolate/simple_message_test.dart
|
| +++ b/tests/isolate/simple_message_test.dart
|
| @@ -5,7 +5,6 @@
|
| // Dart test program for testing that isolates are spawned.
|
|
|
| library IsolateNegativeTest;
|
| -
|
| import "package:expect/expect.dart";
|
| import 'dart:isolate';
|
| import "package:async_helper/async_helper.dart";
|
|
|