| Index: dart/samples/clock/test/clock_test.dart
|
| diff --git a/dart/samples/clock/test/clock_test.dart b/dart/samples/clock/test/clock_test.dart
|
| index b7c245a2a643f4afd944a9ec802add36ea72868f..f6e5f1e67dea566e4084a994732d48105daf61c2 100644
|
| --- a/dart/samples/clock/test/clock_test.dart
|
| +++ b/dart/samples/clock/test/clock_test.dart
|
| @@ -6,8 +6,6 @@ library clock_test;
|
|
|
| import '../web/clock.dart' as clock;
|
|
|
| -// @static-clean
|
| -
|
| /**
|
| * This test exists to ensure that the clock sample compiles without errors.
|
| */
|
|
|