| Index: tests/debugger/list_processes_test.dart
|
| diff --git a/tests/debugger/list_processes_test.dart b/tests/debugger/list_processes_test.dart
|
| index f3b069a217473208d14c0b652299dc26e071b674..6f2b8afab87c2bc3a32e6dd03b331af5e51df0df 100644
|
| --- a/tests/debugger/list_processes_test.dart
|
| +++ b/tests/debugger/list_processes_test.dart
|
| @@ -4,7 +4,7 @@
|
|
|
| // Test that we get a meaningful list of processes.
|
|
|
| -// DartinoDebuggerCommands=b resume,r,lp,c,lp,c
|
| +// DartinoDebuggerCommands=b resume,r,lp,c,lp,c,q
|
|
|
| import 'dart:async';
|
| import 'dart:dartino';
|
|
|