| Index: tests/language/generic_methods_test.dart
|
| diff --git a/tests/language/generic_methods_test.dart b/tests/language/generic_methods_test.dart
|
| index ec7d48823383be2ff31512aeae350acf7620267f..fba394a640e06c839fd4262b646025eec42f122a 100644
|
| --- a/tests/language/generic_methods_test.dart
|
| +++ b/tests/language/generic_methods_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 verifying that the parser can handle type parameterization of
|
| /// method declarations and method invocations. Slightly adjusted version of
|
|
|