| Index: dart/tests/corelib/sort_helper.dart
|
| diff --git a/dart/tests/corelib/sort_helper.dart b/dart/tests/corelib/sort_helper.dart
|
| index 67bad7fbeee42bbfd9a0974158354a6013d27500..59dac5816167b6d6ae024124e56d7fc4b8615327 100644
|
| --- a/dart/tests/corelib/sort_helper.dart
|
| +++ b/dart/tests/corelib/sort_helper.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 ListSortTest;
|
|
|
| class SortHelper {
|
|
|
|
|