Index: tests/debugger/no_visible_frames_test.dart |
diff --git a/tests/debugger/no_visible_frames_test.dart b/tests/debugger/no_visible_frames_test.dart |
index 1cae60973b4cebf86d4adb4182e62451fe9c3160..684665ee18757c12cb33eb6685dffc89ffd62742 100644 |
--- a/tests/debugger/no_visible_frames_test.dart |
+++ b/tests/debugger/no_visible_frames_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,bt,t internal,bt,q |
+// DartinoDebuggerCommands=r,bt,t internal,bt,q |
// Tests that stack traces work in the debugger when there are |
// no visible frames (in that case 'bt' doesn't print anything). |