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..d82a0b401c1894d0f6d22e5881fb8a2046a8c6a4 100644 |
--- a/tests/language/generic_methods_function_type_test.dart |
+++ b/tests/language/generic_methods_function_type_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 on the usage of method type arguments in a function typed |