| Index: tests/language/vm/debug_break_vm_test.dart
|
| ===================================================================
|
| --- tests/language/vm/debug_break_vm_test.dart (revision 45218)
|
| +++ tests/language/vm/debug_break_vm_test.dart (working copy)
|
| @@ -1,7 +1,6 @@
|
| // Copyright (c) 2015, the Dart project authors. Please see the AUTHORS file
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE file.
|
| -// VMOptions=--optimization-counter-threshold=5
|
|
|
| // A debug break is not valid Dart syntax unless --enable-debug-break.
|
|
|
|
|