commit | c4a9f9c336ffc3dee8f6d3f7b9050f64995b8190 | [log] [tgz] |
---|---|---|
author | Nate Bosch <nbosch@google.com> | Tue May 24 10:59:55 2022 -0700 |
committer | GitHub <noreply@github.com> | Tue May 24 10:59:55 2022 -0700 |
tree | ff0dffa4aa0dd1e592e50807c7745692532bdf74 | |
parent | 1b703a622e31ebf0edfac3075aad79507952b089 [diff] |
Move TestOn annotation to library level (dart-lang/test_descriptor#41) These annotations are only read at the library level. The next version of the test package configures the `Target` for this annotation so the analyzer will raise diagnostics for these incorrect usages.