| 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;
|
|
|