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

Unified Diff: tests/debugger/nonempty_column_test.dart

Issue 1659163007: Rename fletch -> dartino (Closed) Base URL: https://github.com/dartino/sdk.git@master
Patch Set: address comments Created 4 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 | « tests/debugger/no_visible_frames_test.dart ('k') | tests/debugger/patched_constructor_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/debugger/nonempty_column_test.dart
diff --git a/tests/debugger/nonempty_column_test.dart b/tests/debugger/nonempty_column_test.dart
index 1f823fe10a62f4824351df11ca13b3c546ecfc12..902219ba51f602f2c8c0d78543547cb7d08ca149 100644
--- a/tests/debugger/nonempty_column_test.dart
+++ b/tests/debugger/nonempty_column_test.dart
@@ -5,7 +5,7 @@
// Test that we get a meaningful breakpoint when breaking on a non-empty
// column that does not point to the first sub-expression of the line.
-// FletchDebuggerCommands=bf tests/debugger/nonempty_column_test.dart 13 22,r,bt,c
+// DartinoDebuggerCommands=bf tests/debugger/nonempty_column_test.dart 13 22,r,bt,c
int foo() {
int x = 2;
« no previous file with comments | « tests/debugger/no_visible_frames_test.dart ('k') | tests/debugger/patched_constructor_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698