| Index: tests/debugger/nonempty_column_test.dart
|
| diff --git a/tests/debugger/nonempty_column_test.dart b/tests/debugger/nonempty_column_test.dart
|
| index 902219ba51f602f2c8c0d78543547cb7d08ca149..63d13cd6fed2997d44a82ece5e6ef20f32a94040 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.
|
|
|
| -// DartinoDebuggerCommands=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,q
|
|
|
| int foo() {
|
| int x = 2;
|
|
|