| Index: tests/corelib_2/corelib_2.status
|
| diff --git a/tests/corelib_2/corelib_2.status b/tests/corelib_2/corelib_2.status
|
| index 58463e9b9a7b0df582b2f3ed859701c6f51795c9..5e6c294514c8be5b805f92d596070ba84cbcd977 100644
|
| --- a/tests/corelib_2/corelib_2.status
|
| +++ b/tests/corelib_2/corelib_2.status
|
| @@ -1033,3 +1033,6 @@ iterable_fold_test/01: CompileTimeError
|
|
|
| [ $compiler == dart2analyzer && $checked && !$strong ]
|
| iterable_fold_test/01: Pass
|
| +
|
| +[ $compiler == dart2analyzer && $strong && !$checked ]
|
| +iterable_fold_test/01: CompileTimeError
|
|
|