| Index: tests/standalone/vmservice/unknown_isolate_command_script.dart
|
| diff --git a/tests/standalone/vmservice/isolate_list_script.dart b/tests/standalone/vmservice/unknown_isolate_command_script.dart
|
| similarity index 90%
|
| copy from tests/standalone/vmservice/isolate_list_script.dart
|
| copy to tests/standalone/vmservice/unknown_isolate_command_script.dart
|
| index a9cc79fe9eb57d905ad569fe7950be6b425c1d3d..e5870d3d61e8a9752d47f93eae15c9650140a021 100644
|
| --- a/tests/standalone/vmservice/isolate_list_script.dart
|
| +++ b/tests/standalone/vmservice/unknown_isolate_command_script.dart
|
| @@ -2,7 +2,7 @@
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| -library isolate_list_script;
|
| +library unknown_isolate_command_script;
|
|
|
| import 'dart:io';
|
|
|
|
|