flutter/packages/fuchsia_remote_debug_protocol/test/src
Brian Quinlan 855b180e12
Remove FakeProcessResult for Dart 3 compatibility (#124240)
Removes code that `implements ProcessResult` since it will be `final` in
Dart 3.

Fixes https://github.com/flutter/flutter/issues/124237

## Pre-launch Checklist

- [x] I read the [Contributor Guide] and followed the process outlined
there for submitting PRs.
- [x] I read the [Tree Hygiene] wiki page, which explains my
responsibilities.
- [x] I read and followed the [Flutter Style Guide], including [Features
we expect every widget to implement].
- [x] I signed the [CLA].
- [x] I listed at least one issue that this PR fixes in the description
above.
- [x] I updated/added relevant documentation (doc comments with `///`).
- [x] I added new tests to check the change I am making, or this PR is
[test-exempt].
- [ ] All existing and new tests are passing.
2023-04-05 12:00:33 -07:00
..
common Cleanup random dead test code (#104568) 2022-05-25 10:23:10 -07:00
dart Remove outdated Fuchsia concepts (#107335) 2022-07-22 16:42:48 -07:00
runners Remove FakeProcessResult for Dart 3 compatibility (#124240) 2023-04-05 12:00:33 -07:00