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

Unified Diff: tests/language/src/Unary2Test.dart

Issue 9147032: Do not set debug Dart flags when running the test. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 11 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/src/Unary2Test.dart
diff --git a/tests/language/src/Unary2Test.dart b/tests/language/src/Unary2Test.dart
index d3fd59fd88043035597baed50245d4cfe7f1aa5e..211761972db479a6853c631ea270ad196ed33b6d 100644
--- a/tests/language/src/Unary2Test.dart
+++ b/tests/language/src/Unary2Test.dart
@@ -2,7 +2,6 @@
// 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.
// Dart test for testing binary operations.
-// VMOptions=--disassemble --disassemble_stubs --print_classes
class UnaryTest {
static foo() { return -4; }
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698