Chromium Code Reviews| Index: tests/language/mixin_proto_test.dart |
| diff --git a/tests/language/mixin_proto_test.dart b/tests/language/mixin_proto_test.dart |
| index e3967725ee0171c46c53daf2526934ffcf4e210b..b508718579b0ee379105ebb28df53ebcb4baf325 100644 |
| --- a/tests/language/mixin_proto_test.dart |
| +++ b/tests/language/mixin_proto_test.dart |
| @@ -37,4 +37,4 @@ main() { |
| Expect.equals(42, confuse(all[1]).foo()); |
| Expect.equals(42, confuse(all[2]).foo()); |
| Expect.equals(499, confuse(all[2]).bar()); |
| -} |
| +} |