Index: tests/debugger/break_line_pattern_test.dart |
diff --git a/tests/debugger/break_line_pattern_test.dart b/tests/debugger/break_line_pattern_test.dart |
index e6d3f1bf0eaac17686d80652fd0821414bf5da0c..848196321a2db82dc4323f96d75fda073005bd6a 100644 |
--- a/tests/debugger/break_line_pattern_test.dart |
+++ b/tests/debugger/break_line_pattern_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=bf tests/debugger/break_line_pattern_test.dart 10 x,r,bt,c |
+// DartinoDebuggerCommands=bf tests/debugger/break_line_pattern_test.dart 10 x,r,bt,c |
main () { |
var x = 10; |