[co19] Set literals tests enabled

Change-Id: I3bbc3558770143b4b97eb08c014dcf250bb2cf70
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/161162
Reviewed-by: Alexander Thomas <athom@google.com>
This commit is contained in:
sgrekhov 2020-09-03 07:38:01 +00:00 committed by Alexander Thomas
parent 9be92f4309
commit a0f67bc9ed

View file

@ -37,7 +37,6 @@ LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/*: Skip # Not m
LanguageFeatures/Instantiate-to-bound/typedef/*: Skip # Not migrated to NNBD
LanguageFeatures/Instantiate-to-bound/typedef/dynamic/*: Skip # Not migrated to NNBD
LanguageFeatures/Instantiate-to-bound/typedef/static/*: Skip # Not migrated to NNBD
LanguageFeatures/Set-literals/*: Skip # Not migrated to NNBD
LanguageFeatures/Simple-bounds/*: Skip # Not migrated to NNBD
LanguageFeatures/Simple-bounds/dynamic/*: Skip # Not migrated to NNBD
LanguageFeatures/Simple-bounds/dynamic/type-aliases/*: Skip # Not migrated to NNBD