Index: tests/language/const_test.dart |
diff --git a/tests/language/const_test.dart b/tests/language/const_test.dart |
index 65dc19d76f1f750ed5536257026bbf2c41fc8d83..9cdb07db2e85f3e33073208ddcf20e15d67cf0f7 100644 |
--- a/tests/language/const_test.dart |
+++ b/tests/language/const_test.dart |
@@ -2,7 +2,7 @@ |
// 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. |
// Check const classes. |
-// VMOptions=--optimization-counter-threshold=10 |
+// VMOptions=--optimization-counter-threshold=10 --no-background-compilation |
import "package:expect/expect.dart"; |