| Index: tests/debugger/quit_before_run_test.dart
 | 
| diff --git a/tests/debugger/quit_before_run_test.dart b/tests/debugger/quit_before_run_test.dart
 | 
| index 085348753661818c4040bf3f58c14faa4ac0ba1c..50f3dde271c4dda252e3abb470b865230ee44ed6 100644
 | 
| --- a/tests/debugger/quit_before_run_test.dart
 | 
| +++ b/tests/debugger/quit_before_run_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=q
 | 
| +// DartinoDebuggerCommands=q
 | 
|  
 | 
|  main() { }
 | 
|  
 | 
| 
 |