| Index: tests/debugger/internal_scope_test.dart
|
| diff --git a/tests/debugger/internal_scope_test.dart b/tests/debugger/internal_scope_test.dart
|
| index 7971a2169abac3ad73795fc67c58852df4313595..f6bf247476e8f2f0999a1a974991cd727de4c467 100644
|
| --- a/tests/debugger/internal_scope_test.dart
|
| +++ b/tests/debugger/internal_scope_test.dart
|
| @@ -11,7 +11,7 @@
|
| // Disable view of internal frames.
|
| // DartinoDebuggerCommands=toggle internal
|
| // Now we should get the stack view of the top current non-internal frame(main).
|
| -// DartinoDebuggerCommands=bt,p
|
| +// DartinoDebuggerCommands=bt,p,p rnd
|
| // DartinoDebuggerCommands=q
|
|
|
| import 'dart:math';
|
|
|