| Index: tests/debugger/restart_compile_time_error_test.dart
|
| diff --git a/tests/debugger/restart_compile_time_error_test.dart b/tests/debugger/restart_compile_time_error_test.dart
|
| index 00f6d8f6345d0ecec33424e94c0b29e09d359584..d79b3b0bec76e021f75cebf0dcf18c305f990438 100644
|
| --- a/tests/debugger/restart_compile_time_error_test.dart
|
| +++ b/tests/debugger/restart_compile_time_error_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,restart,q
|
| +// DartinoDebuggerCommands=r,restart,q
|
|
|
| // Force compile-time error.
|
| void fiskHest() {
|
|
|