| Index: tests/language/string_interpolation_test.dart
|
| diff --git a/tests/language/string_interpolation_test.dart b/tests/language/string_interpolation_test.dart
|
| index ae9975024e568c38311ca0cf6ac8b08b2a32bdc8..ab59045400c5df231096893456e1ae9966c7f73d 100644
|
| --- a/tests/language/string_interpolation_test.dart
|
| +++ b/tests/language/string_interpolation_test.dart
|
| @@ -6,6 +6,7 @@ import "package:expect/expect.dart";
|
|
|
| // Tests for string interpolation
|
| class StringInterpolationTest {
|
| +
|
| StringInterpolationTest() {}
|
|
|
| static void m() {}
|
|
|