| Index: runtime/observatory/tests/service/debugging_test.dart
|
| diff --git a/runtime/observatory/tests/service/debugging_test.dart b/runtime/observatory/tests/service/debugging_test.dart
|
| index d3908b9acbfad837f1e81ae13db9206d8af40b35..c43dcbb7eee3c50d952236bcee580b8817af1319 100644
|
| --- a/runtime/observatory/tests/service/debugging_test.dart
|
| +++ b/runtime/observatory/tests/service/debugging_test.dart
|
| @@ -1,7 +1,7 @@
|
| // 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=--compile_all --error_on_bad_type --error_on_bad_override
|
| +// VMOptions=--error_on_bad_type --error_on_bad_override
|
|
|
| import 'package:observatory/service_io.dart';
|
| import 'package:unittest/unittest.dart';
|
|
|