| Index: dart/tests/language/arithmetic2_test.dart
|
| diff --git a/dart/tests/language/arithmetic2_test.dart b/dart/tests/language/arithmetic2_test.dart
|
| index 0952f2b17b005341f3517fded0eec404d294c0f4..65655da1f874fa5b59d1fa4bdaa8fcfbbf605716 100644
|
| --- a/dart/tests/language/arithmetic2_test.dart
|
| +++ b/dart/tests/language/arithmetic2_test.dart
|
| @@ -2,7 +2,6 @@
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE file.
|
| // Dart test program to test arithmetic operations.
|
| -// @static-clean
|
|
|
| import "package:expect/expect.dart";
|
|
|
|
|