| Index: tests/language/mixin_super_2_test.dart
|
| diff --git a/tests/language/mixin_super_2_test.dart b/tests/language/mixin_super_2_test.dart
|
| index 91d68c68ed03d88498dc5b1ce08f3c8fd8272f2c..ad86c0854eb5da37195deee61e16dccf544857c2 100644
|
| --- a/tests/language/mixin_super_2_test.dart
|
| +++ b/tests/language/mixin_super_2_test.dart
|
| @@ -1,7 +1,6 @@
|
| // Copyright (c) 2015, the Dart project authors. Please see the AUTHORS file
|
| // 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=--supermixin
|
|
|
| import "package:expect/expect.dart";
|
|
|
|
|