90f3dadb2e
These tests were not being run since they were not in groups before. These tests were also not split correctly, as the js file they're associated with was deleted and there's only one html file. An html file per test is included and the js file is reintroduced. Change-Id: I058ec68220bc9c96325c460523e600578f25e5f4 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/138264 Reviewed-by: Sigmund Cherem <sigmund@google.com> Reviewed-by: Bob Nystrom <rnystrom@google.com> Commit-Queue: Srujan Gaddam <srujzs@google.com>