[dart2js] Provide unit tests with the sound null safety fileset.
Change-Id: Ife2f60025c635d7fc335cbb1533a0dcf50ced8ab Fixes: https://github.com/dart-lang/sdk/issues/47558 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/218668 Reviewed-by: Sigmund Cherem <sigmund@google.com> Commit-Queue: Mayank Patke <fishythefish@google.com>
This commit is contained in:
committed by
commit-bot@chromium.org
parent
19661d7f72
commit
639cfd857f
@@ -2467,7 +2467,7 @@
|
||||
"pkg//compiler/"
|
||||
],
|
||||
"shards": 3,
|
||||
"fileset": "web_platform"
|
||||
"fileset": "web_platform_nnbd"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user