| Index: tests/standalone/vmservice/multiple_isolate_list_test.dart
|
| diff --git a/tests/standalone/vmservice/multiple_isolate_list_test.dart b/tests/standalone/vmservice/multiple_isolate_list_test.dart
|
| index a36f8a060064dba80fe05958317701e599478a3d..786c89a98a9b8a33e90d2f723e0d5a6cb5b003ec 100644
|
| --- a/tests/standalone/vmservice/multiple_isolate_list_test.dart
|
| +++ b/tests/standalone/vmservice/multiple_isolate_list_test.dart
|
| @@ -7,7 +7,6 @@
|
| //
|
| // Test:
|
| // *) Connect to VM Service and obtain list of running isolates.
|
| -// *) Spawn a second isolate and run test again.
|
|
|
| library multiple_isolate_list_test;
|
|
|
|
|