b82465111c
The test was relying on the runtime type representation to verify that the library object returned from `getLibrary` was correct. Now it uses the static `print()` method instead to avoid issues in the new type system. Change-Id: Iaa26427e46afd0e7f4ae0a84cb4c123755484647 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/335023 Reviewed-by: Sigmund Cherem <sigmund@google.com> Commit-Queue: Nicholas Shahan <nshahan@google.com>