| Index: dart/tests/standalone/package/package_test.dart
|
| diff --git a/dart/tests/standalone/package/package_test.dart b/dart/tests/standalone/package/package_test.dart
|
| index e55181a7467460338434a70b328e8d506185341d..b304f6d0f6b5b64e6c59dd2b097233706fc2c32d 100644
|
| --- a/dart/tests/standalone/package/package_test.dart
|
| +++ b/dart/tests/standalone/package/package_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=none
|
| -
|
| #library('package_test');
|
|
|
| #import('package:lib1.dart');
|
|
|