| Index: tests/debugger/break_line_pattern_test.dart
|
| diff --git a/tests/debugger/break_line_pattern_test.dart b/tests/debugger/break_line_pattern_test.dart
|
| index 848196321a2db82dc4323f96d75fda073005bd6a..7d9f342f6b3afe9bded710de68295c1dc7f61148 100644
|
| --- a/tests/debugger/break_line_pattern_test.dart
|
| +++ b/tests/debugger/break_line_pattern_test.dart
|
| @@ -2,7 +2,7 @@
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE.md file.
|
|
|
| -// DartinoDebuggerCommands=bf tests/debugger/break_line_pattern_test.dart 10 x,r,bt,c
|
| +// DartinoDebuggerCommands=bf tests/debugger/break_line_pattern_test.dart 10 x,r,bt,c,q
|
|
|
| main () {
|
| var x = 10;
|
|
|