| Index: pkg/front_end/testcases/ast_builder.status
|
| diff --git a/pkg/front_end/testcases/ast_builder.status b/pkg/front_end/testcases/ast_builder.status
|
| index 539d016e0d37b3d889bcada28a694b185e692fb4..bccf137b48fd8d081f7f74276c2a0931344bc3ae 100644
|
| --- a/pkg/front_end/testcases/ast_builder.status
|
| +++ b/pkg/front_end/testcases/ast_builder.status
|
| @@ -458,4 +458,4 @@ type_variable_as_super: Crash
|
| typedef: Crash
|
| uninitialized_fields: Crash
|
| unused_methods: Crash
|
| -void-methods: Crash
|
| +void_methods: Crash
|
|
|