| Index: tests/language/nullaware_opt_test.dart
|
| diff --git a/tests/language/nullaware_opt_test.dart b/tests/language/nullaware_opt_test.dart
|
| index 625ccc93db0acd612302c005d80b212c230f40ef..05b57e8a823ef087778c4edd025fc0fae29ad05a 100644
|
| --- a/tests/language/nullaware_opt_test.dart
|
| +++ b/tests/language/nullaware_opt_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.
|
| //
|
| -// SharedOptions=--enable-null-aware-operators
|
| // VMOptions=--optimization_counter_threshold=5
|
| //
|
| // Basic null-aware operator test that invokes the optimizing compiler.
|
|
|