| Index: dart/editor/tools/plugins/com.google.dart.tools.core_test/test_data/Money/currency.dart
|
| diff --git a/dart/editor/tools/plugins/com.google.dart.tools.core_test/test_data/Money/currency.dart b/dart/editor/tools/plugins/com.google.dart.tools.core_test/test_data/Money/currency.dart
|
| index f6ff855c73e06dee75d20ae1d2d5b383415851e7..767a6c70179fd8f15c0e4e3819b3a248ad6d1b8c 100644
|
| --- a/dart/editor/tools/plugins/com.google.dart.tools.core_test/test_data/Money/currency.dart
|
| +++ b/dart/editor/tools/plugins/com.google.dart.tools.core_test/test_data/Money/currency.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 Money;
|
|
|
| /**
|
| * The interface [Currency] defines constants used to represent various
|
|
|