| Index: tests/language/generic_methods_function_type_test.dart
|
| diff --git a/tests/language/generic_methods_function_type_test.dart b/tests/language/generic_methods_function_type_test.dart
|
| index 23c1992697a7dccb389c7e79468dffdc50bfe4c4..17a4c1a366c1caec0ce7b5757af48f2270e4d99c 100644
|
| --- a/tests/language/generic_methods_function_type_test.dart
|
| +++ b/tests/language/generic_methods_function_type_test.dart
|
| @@ -3,7 +3,6 @@
|
| // BSD-style license that can be found in the LICENSE file.
|
| //
|
| // DartOptions=--generic-method-syntax
|
| -// VMOptions=--generic-method-syntax
|
|
|
| /// Dart test on the usage of method type arguments in a function typed
|
| /// parameter declaration.
|
|
|