| Index: dart/samples/sunflower/test/sunflower_test.dart
|
| diff --git a/dart/samples/sunflower/test/sunflower_test.dart b/dart/samples/sunflower/test/sunflower_test.dart
|
| index 1445c2887b3591bff7e8793de151600c0a114a05..2bddf9e1273c630bcc1e5bd5cb3be231d8a71224 100644
|
| --- a/dart/samples/sunflower/test/sunflower_test.dart
|
| +++ b/dart/samples/sunflower/test/sunflower_test.dart
|
| @@ -6,8 +6,6 @@ library sunflower_test;
|
|
|
| import '../web/sunflower.dart' as sunflower;
|
|
|
| -// @static-clean
|
| -
|
| /**
|
| * This test exists to ensure that the sunflower sample compiles without errors.
|
| */
|
|
|