| Index: tests/debugger/unsupported_hint_test.dart
|
| diff --git a/tests/debugger/unsupported_hint_test.dart b/tests/debugger/unsupported_hint_test.dart
|
| index 6a1e548af06ae5ac74bfbe85aa8892b17e12c69b..1f77cc7acbb0836c9ecc960db5858dcf327bb173 100644
|
| --- a/tests/debugger/unsupported_hint_test.dart
|
| +++ b/tests/debugger/unsupported_hint_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=r,q
|
| +// DartinoDebuggerCommands=r,q
|
|
|
| var x = 12.runtimeType;
|
|
|
|
|