Index: tests/debugger/async_test.dart |
diff --git a/tests/debugger/async_test.dart b/tests/debugger/async_test.dart |
index 75364002dcc284a6c42c16b6c6a48f15192447f0..aa0f51b0053cdc87f6f50a9b13c5bb209eb2ef21 100644 |
--- a/tests/debugger/async_test.dart |
+++ b/tests/debugger/async_test.dart |
@@ -5,7 +5,7 @@ |
// Test that we get a meaningful stack trace when called from the |
// event loop. |
-// FletchDebuggerCommands=b breakHere,r,bt,t internal,bt,c |
+// DartinoDebuggerCommands=b breakHere,r,bt,t internal,bt,c |
import 'dart:async'; |