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

Unified Diff: tests/language/assertion_test.dart

Issue 1308743006: Revert "This is a fixed up version of:" (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 5 years, 3 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 | « runtime/vm/parser.cc ('k') | tests/standalone/no_assert_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/assertion_test.dart
diff --git a/tests/language/assertion_test.dart b/tests/language/assertion_test.dart
index 2f0a12d496290bf3ecffeb75b1571a5484e4ecfb..68bdf04b1b72a6d1bee7304062cc1f4584e31c69 100644
--- a/tests/language/assertion_test.dart
+++ b/tests/language/assertion_test.dart
@@ -1,7 +1,7 @@
// Copyright (c) 2011, 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=--enable_asserts
+// VMOptions=--enable_type_checks
//
// Dart test program testing assert statements.
« no previous file with comments | « runtime/vm/parser.cc ('k') | tests/standalone/no_assert_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698