| Index: tests/language/generic_sends_test.dart
|
| diff --git a/tests/language/generic_sends_test.dart b/tests/language/generic_sends_test.dart
|
| index 75c7dc9201ffd9d3028ae041503a88fd4826a170..68e50fe6e2aa89d05ddc032bca9c2704c37c8bf5 100644
|
| --- a/tests/language/generic_sends_test.dart
|
| +++ b/tests/language/generic_sends_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.
|
| //
|
| -// DartOptions=--generic-method-syntax
|
| // VMOptions=--generic-method-syntax
|
|
|
| /// Dart test verifying that the parser can handle certain cases where
|
|
|