| Index: dart/tests/try/poi/forget_element_test.dart
|
| diff --git a/dart/tests/try/poi/forget_element_test.dart b/dart/tests/try/poi/forget_element_test.dart
|
| index b674f7cada5d02600be11398c35f492ea27eb4b5..ea27be5df1e8f36028f7e6e2941c3998cddd74e4 100644
|
| --- a/dart/tests/try/poi/forget_element_test.dart
|
| +++ b/dart/tests/try/poi/forget_element_test.dart
|
| @@ -400,4 +400,5 @@ List<CompilerTestCase> get tests => <CompilerTestCase>[
|
| constantCount: 1,
|
| initialValueCount: 1),
|
|
|
| + // TODO(ahe): Add test for super sends [backend.aliasedSuperMembers].
|
| ]..addAll(assertUnimplementedLocalMetadata());
|
|
|