6526b26ddb
With the Builder model refactoring this test made less and less sense on its own. Removing the test enables the removal for properties that don't fit well with the new Builder model. The existing tests have been converted to expectation tests to preserve test coverage. Change-Id: I0234a110321187870ad969236f58aae634f614cd Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/418022 Commit-Queue: Johnni Winther <johnniwinther@google.com> Reviewed-by: Jens Johansen <jensj@google.com>
14 lines
237 B
JSON
14 lines
237 B
JSON
{
|
|
"vm": {
|
|
"comment:0": "This adds to the default libraries found in the platform.",
|
|
"libraries": {
|
|
"test": {
|
|
"patches": [
|
|
"patch_lib.dart"
|
|
],
|
|
"uri": "origin_lib.dart"
|
|
}
|
|
}
|
|
}
|
|
}
|