| Index: dart/tests/standalone/package/package_isolate_test.dart
|
| diff --git a/dart/tests/standalone/package/package_isolate_test.dart b/dart/tests/standalone/package/package_isolate_test.dart
|
| index 7f4bc6186fbf21811da0eb67554081392d7a3475..96e304f2b6f87105719100a07bab161eb0966a02 100644
|
| --- a/dart/tests/standalone/package/package_isolate_test.dart
|
| +++ b/dart/tests/standalone/package/package_isolate_test.dart
|
| @@ -2,8 +2,6 @@
|
| // 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.
|
|
|
| -// PackageRoot=tests/standalone/package/packages/
|
| -
|
| library package_isolate_test;
|
| import 'package:shared.dart' as shared;
|
| import 'dart:isolate';
|
|
|