| Index: dart/tests/language/library_prefixes_test2.dart
|
| diff --git a/dart/tests/language/library_prefixes_test2.dart b/dart/tests/language/library_prefixes_test2.dart
|
| index 06c54d0a69196e92b99e672a07c339df46d40b5b..7e5e600bb7cfd4ccce1b59e819ece473b4520d9d 100644
|
| --- a/dart/tests/language/library_prefixes_test2.dart
|
| +++ b/dart/tests/language/library_prefixes_test2.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 LibraryPrefixesTest2;
|
|
|
| class Constants {
|
| static const PI = 3.14;
|
|
|