[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:
Mayank Patke
2021-10-29 20:29:40 +00:00
committed by commit-bot@chromium.org
parent 19661d7f72
commit 639cfd857f
+1 -1
View File
@@ -2467,7 +2467,7 @@
"pkg//compiler/"
],
"shards": 3,
"fileset": "web_platform"
"fileset": "web_platform_nnbd"
}
]
},