dart-sdk/tests/lib/fix_data_tests
Nate Bosch 393b97a69e Remove duplicated FileMode fixes
These were unnecessarily added twice when I finished out the rest of the
constant rename fixes, but had already been implemented as the proof of
concept for core library fixes.

Change-Id: I4c5bb018ad344ccb4c393c656fed47aae2df4d16
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/214066
Auto-Submit: Nate Bosch <nbosch@google.com>
Commit-Queue: Lasse R.H. Nielsen <lrn@google.com>
Reviewed-by: Lasse R.H. Nielsen <lrn@google.com>
2021-10-11 13:58:43 +00:00
..
analysis_options.yaml
developer.dart Add fixes for Remaining renames 2021-09-21 16:07:30 +00:00
developer.dart.expect Add fixes for Remaining renames 2021-09-21 16:07:30 +00:00
html.dart
html.dart.expect
io.dart Remove duplicated FileMode fixes 2021-10-11 13:58:43 +00:00
io.dart.expect Remove duplicated FileMode fixes 2021-10-11 13:58:43 +00:00
README.md

Directory contents

The Dart files and golden master .expect files in this directory are used to test the dart fix API refactorings used by the SDK.

See the sdk/lib/_internal/fix_data.yaml file for the current Dart SDK API refactorings.