| Index: tests/debugger/unused_optional_test.dart
|
| diff --git a/tests/debugger/unused_optional_test.dart b/tests/debugger/unused_optional_test.dart
|
| index c61b2cdc3f0838729b29c58d9a5aa91503326476..ad42fc0af26e05ea3ac8de8160b7e18ab6b6b7ab 100644
|
| --- a/tests/debugger/unused_optional_test.dart
|
| +++ b/tests/debugger/unused_optional_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=b main,r,s,s,l,c
|
| +// DartinoDebuggerCommands=b main,r,s,s,l,c,q
|
|
|
| import 'package:expect/expect.dart';
|
|
|
|
|