6c5fe06d70
Change-Id: I98765c019d5e41b347b11b874165e3de0e381002 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/404760 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Samuel Rawlins <srawlins@google.com>
This directory contains tests for the "new" plugin system introduced circa 2024,
which is the replacement for the "prototype" plugin system introduced circa
2017. The tests for the "prototype" plugin are located in ../plugin.
Eventually, all tests in ../plugin which test some equivalent behavior in the
"new" plugin system should be migrated here.