| Index: tests/corelib/expression_test.dart
|
| diff --git a/tests/corelib/expression_test.dart b/tests/corelib/expression_test.dart
|
| index 8a9ced68da25ef4ff85c3602a90faa8a192dd4d9..d0ba4c917bd1dd4d776bdb598e88b5650f80bb56 100644
|
| --- a/tests/corelib/expression_test.dart
|
| +++ b/tests/corelib/expression_test.dart
|
| @@ -7,7 +7,6 @@ import "package:expect/expect.dart";
|
| // Tests basic expressions. Does not attempt to validate the details of arithmetic, coercion, and
|
| // so forth.
|
| class ExpressionTest {
|
| -
|
| ExpressionTest() {}
|
|
|
| int foo;
|
|
|