| Index: dart/tests/standalone/package/package1_test.dart
|
| diff --git a/dart/tests/standalone/package/package1_test.dart b/dart/tests/standalone/package/package1_test.dart
|
| index b331d1c8672ac4dc4bed83557d689472a1963c3a..f449868e7aa54493db3e5579d8fb68ab5810852b 100644
|
| --- a/dart/tests/standalone/package/package1_test.dart
|
| +++ b/dart/tests/standalone/package/package1_test.dart
|
| @@ -2,7 +2,5 @@
|
| // 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('package1_test.dart');
|
| #import('package:package1.dart');
|
|
|