Files
sdk/pkg/analyzer/test/source
Sam Rawlins b9a0205004 Move code from yaml_test to analysis_options_provider_test
These 4 functions, declared in yaml_test, were unused in that file,
but were imported by analysis_options_provider_test. They are
otherwise unchanged.

This was discovered by the new unreachable_from_main lint rule.

Change-Id: I1b0e1548e641ca44222192530d58e2f743d36e17
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/257482
Commit-Queue: Samuel Rawlins <srawlins@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
2022-09-06 14:38:24 +00:00
..