| Index: tests/language/accessor_conflict_export2_helper.dart
|
| diff --git a/tests/language/accessor_conflict_export2_helper.dart b/tests/language/accessor_conflict_export2_helper.dart
|
| deleted file mode 100644
|
| index a6cf7e0a22163de2ccd400e2771e134eb60b3e97..0000000000000000000000000000000000000000
|
| --- a/tests/language/accessor_conflict_export2_helper.dart
|
| +++ /dev/null
|
| @@ -1,6 +0,0 @@
|
| -// Copyright (c) 2016, 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.
|
| -
|
| -export "accessor_conflict_setter.dart";
|
| -export "accessor_conflict_getter.dart";
|
|
|