Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(454)

Unified Diff: tests/language/await_test.dart

Issue 2247733005: Correct and GC unrecognized flags from our tests. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/isolate/message_enum_test.dart ('k') | tests/language/enum_duplicate_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/await_test.dart
diff --git a/tests/language/await_test.dart b/tests/language/await_test.dart
index 257d84028da380dc4a90e90f9a58f233cf6ef517..d91c2a831f5fd1e33d3f8602ae3013f12affd49a 100644
--- a/tests/language/await_test.dart
+++ b/tests/language/await_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 --no-background-compilation
import 'package:expect/expect.dart';
« no previous file with comments | « tests/isolate/message_enum_test.dart ('k') | tests/language/enum_duplicate_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698