Index: tests/language/null_test.dart |
diff --git a/tests/language/null_test.dart b/tests/language/null_test.dart |
index ecb2e002d690ebac37cf50b5a8cb044b15ec5b37..4439bd5653f297635b1914c33701b9bcb65d1f85 100644 |
--- a/tests/language/null_test.dart |
+++ b/tests/language/null_test.dart |
@@ -3,7 +3,7 @@ |
// BSD-style license that can be found in the LICENSE file. |
// Second dart test program. |
-// VMOptions=--optimization-counter-threshold=5 |
+// VMOptions=--optimization-counter-threshold=5 --no-background-compilation |
import "dart:mirrors"; |
import "package:expect/expect.dart"; |