| Index: tests/language/issue7513_test.dart
|
| diff --git a/tests/language/issue7513_test.dart b/tests/language/issue7513_test.dart
|
| index b7c0b31d67a9e7f3094885a8628d46c69aeffbf6..3c1fe9f5270b4584f9bb2bd6cb34e93e219669e5 100644
|
| --- a/tests/language/issue7513_test.dart
|
| +++ b/tests/language/issue7513_test.dart
|
| @@ -1,7 +1,7 @@
|
| // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
|
| // 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.
|
| -// VMOptions=--optimization-counter-threshold=10 --no-use-osr
|
| +// VMOptions=--optimization-counter-threshold=10 --no-use-osr --no-background-compilation
|
|
|
| import "package:expect/expect.dart";
|
|
|
|
|