Chromium Code Reviews| Index: tests/language/bool_condition_check_test.dart |
| diff --git a/tests/language/bool_condition_check_test.dart b/tests/language/bool_condition_check_test.dart |
| index fcf82b8d2d27e3ba3593ffa2ec17685ba6ba5277..c3db7ff795b0776df0f22df66601b79d1035be65 100644 |
| --- a/tests/language/bool_condition_check_test.dart |
| +++ b/tests/language/bool_condition_check_test.dart |
| @@ -21,4 +21,4 @@ class Class { |
| main() { |
| Expect.equals('', new Class(a: null, b: null).field); //# 01: dynamic type error |
| -} |
| +} |