Index: tests/language_strong/async_control_structures_test.dart |
diff --git a/tests/language_2/async_control_structures_test.dart b/tests/language_strong/async_control_structures_test.dart |
similarity index 96% |
rename from tests/language_2/async_control_structures_test.dart |
rename to tests/language_strong/async_control_structures_test.dart |
index 592ff5afa366eb33d78515da191ed0bd428d9cf2..8fcdce54043c7f5db8bb505a09cbc85ef636406d 100644 |
--- a/tests/language_2/async_control_structures_test.dart |
+++ b/tests/language_strong/async_control_structures_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. |
-// VMOptions=--optimization-counter-threshold=10 --no-background-compilation |
+// VMOptions=--optimization-counter-threshold=10 |
import 'package:expect/expect.dart'; |