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

Unified Diff: tests/debugger/empty_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/debugger_tests.dart ('k') | tests/debugger/fibers_expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/debugger/empty_column_test.dart
diff --git a/tests/debugger/empty_column_test.dart b/tests/debugger/empty_column_test.dart
index 277c602580bc5b0405fac00fafb1b9cff05dea56..6b9348649e3ea23271deeee1e88b32063ebd333b 100644
--- a/tests/debugger/empty_column_test.dart
+++ b/tests/debugger/empty_column_test.dart
@@ -5,7 +5,7 @@
// Test that we get a meaningful breakpoint when breaking on a whitespace
// column.
-// FletchDebuggerCommands=bf tests/debugger/empty_column_test.dart 12 1,r,c
+// DartinoDebuggerCommands=bf tests/debugger/empty_column_test.dart 12 1,r,c
int foo() {
int x = 2;
« no previous file with comments | « tests/debugger/debugger_tests.dart ('k') | tests/debugger/fibers_expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698