Chromium Code Reviews| Index: tests/try/poi/serialize_test.dart |
| diff --git a/tests/try/poi/serialize_test.dart b/tests/try/poi/serialize_test.dart |
| index ae48d596787db02813a4f776758d9886b7899a7f..c161d97c8b6c5c059e50e42b33c07b264f541fef 100644 |
| --- a/tests/try/poi/serialize_test.dart |
| +++ b/tests/try/poi/serialize_test.dart |
| @@ -398,6 +398,10 @@ final coreImports = [ |
| "kind": "class" |
| }, |
| { |
| + "name": "IndexError", |
| + "kind": "class" |
| + }, |
| + { |
| "name": "FallThroughError", |
| "kind": "class" |
| }, |