| Index: dart/editor/tools/plugins/com.google.dart.tools.core_test/test_data/Money/currency_exchange.dart
|
| diff --git a/dart/editor/tools/plugins/com.google.dart.tools.core_test/test_data/Money/currency_exchange.dart b/dart/editor/tools/plugins/com.google.dart.tools.core_test/test_data/Money/currency_exchange.dart
|
| index 3cd4db9a0986fddab6e4aa601dcdbf8688dbd51f..bfd4fb2d76a8ddc7cbfc94b2b4eb55a2256eb281 100644
|
| --- a/dart/editor/tools/plugins/com.google.dart.tools.core_test/test_data/Money/currency_exchange.dart
|
| +++ b/dart/editor/tools/plugins/com.google.dart.tools.core_test/test_data/Money/currency_exchange.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 [CurrencyExchange] defines the behavior of classes that can
|
|
|