f80ad75e76
This small change brings the modular test closer to the behavior we have internally in our bazel rules. Turns out that recently we discovered a bug in the static erasure transformation when emitting the full dill generated by DDC. This change will allow us to detect these kind of failures in our SDK repo as well. Change-Id: I9032d2563f741692ae03035b9fc9be59ab4b3a38 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/247761 Reviewed-by: Srujan Gaddam <srujzs@google.com> Commit-Queue: Sigmund Cherem <sigmund@google.com> Reviewed-by: Nicholas Shahan <nshahan@google.com>