| Index: tests/debugger/print_local_test.dart
|
| diff --git a/tests/debugger/print_local_test.dart b/tests/debugger/print_local_test.dart
|
| index 9ace08ab96472386514dad610c5fa5ef72ba4173..44b635b892e9c33e9cc484f72371a49b936d30a0 100644
|
| --- a/tests/debugger/print_local_test.dart
|
| +++ b/tests/debugger/print_local_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.
|
|
|
| -// FletchDebuggerCommands=b breakHere,r,f 1,p,q
|
| +// DartinoDebuggerCommands=b breakHere,r,f 1,p,q
|
|
|
|
|
| class A {}
|
|
|