| Index: tests/language/generic_functions_test.dart
|
| diff --git a/tests/language/generic_functions_test.dart b/tests/language/generic_functions_test.dart
|
| index 0e6d5b302144cf982d324b6d266a08fe64b8d322..f7ae6bb2c47be2e448ce84deed94a80452f2a60e 100644
|
| --- a/tests/language/generic_functions_test.dart
|
| +++ b/tests/language/generic_functions_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 type parameterization of
|
|
|