| Index: tests/language/accessor_conflict_export_helper.dart
|
| diff --git a/tests/language/accessor_conflict_export_helper.dart b/tests/language/accessor_conflict_export_helper.dart
|
| deleted file mode 100644
|
| index ff065eca870e61adec011c9db959079b7346d38a..0000000000000000000000000000000000000000
|
| --- a/tests/language/accessor_conflict_export_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_getter.dart";
|
| -export "accessor_conflict_setter.dart";
|
|
|