Chromium Code Reviews| Index: tests/compiler/dart2js/mirror_helper_unique_minification_test.dart |
| diff --git a/tests/compiler/dart2js/mirror_helper_unique_minification_test.dart b/tests/compiler/dart2js/mirror_helper_unique_minification_test.dart |
| index 5a74894f434bc75d9703466bd7968a91ca97ac81..13d9194dc149f9e2f2ec11666c089f856c029809 100644 |
| --- a/tests/compiler/dart2js/mirror_helper_unique_minification_test.dart |
| +++ b/tests/compiler/dart2js/mirror_helper_unique_minification_test.dart |
| @@ -86,8 +86,7 @@ class Foo { |
| } |
| } |
| -main() { |
| +main(hest) { |
| new Foo().fisk(); |
| - var hest; |
| } |
| """}; |