| Index: tests/language/enum_duplicate_test.dart
|
| diff --git a/tests/language/enum_duplicate_test.dart b/tests/language/enum_duplicate_test.dart
|
| index 9222a6f3ae7450a477c9ced4b41439312245aa18..ad0665a2fda6ec2c09734067c23b5290dc4033b6 100644
|
| --- a/tests/language/enum_duplicate_test.dart
|
| +++ b/tests/language/enum_duplicate_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
|
| -
|
| // Test for duplicate enums.
|
|
|
| library enum_duplicate_test;
|
|
|