| Index: dart/tests/language/private_other.dart
|
| diff --git a/dart/tests/language/private_other.dart b/dart/tests/language/private_other.dart
|
| index fedf2f99b0b291624c6f5209bdffa7544abdc1c7..c4e19ec7e043529f4a6d0a6947602aced458553d 100644
|
| --- a/dart/tests/language/private_other.dart
|
| +++ b/dart/tests/language/private_other.dart
|
| @@ -2,7 +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.
|
| // Dart test for testing access to private fields.
|
| -part of Private3Test;
|
|
|
| class PrivateOther {
|
|
|
|
|