| Index: tests/isolate/enum_const_test.dart
|
| diff --git a/tests/isolate/enum_const_test.dart b/tests/isolate/enum_const_test.dart
|
| index 54ba24f51c3bd1619053e552179e8782ef3fd13e..4654cdcff36b6676c0e45b1632242b97f4aa95ad 100644
|
| --- a/tests/isolate/enum_const_test.dart
|
| +++ b/tests/isolate/enum_const_test.dart
|
| @@ -2,8 +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.
|
|
|
| -// SharedOptions=--enable-enum
|
| -
|
| import "dart:isolate";
|
| import "package:expect/expect.dart";
|
|
|
|
|