| Index: dart/tests/language/library_prefixes_test1.dart
|
| diff --git a/dart/tests/language/library_prefixes_test1.dart b/dart/tests/language/library_prefixes_test1.dart
|
| index fdea4ba84190cefaaf88e704d03960abce56dcca..53ab581a2c6b57e41b4265bbb1343af4c91f9db9 100644
|
| --- a/dart/tests/language/library_prefixes_test1.dart
|
| +++ b/dart/tests/language/library_prefixes_test1.dart
|
| @@ -1,7 +1,6 @@
|
| // Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file
|
| // 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.
|
| -part of LibraryPrefixesTest1;
|
|
|
| class Constants {
|
| static const PI = 3.14;
|
|
|