| Index: runtime/observatory/test/string_escaping_test.dart
|
| diff --git a/runtime/observatory/test/string_escaping_test.dart b/runtime/observatory/test/string_escaping_test.dart
|
| index 453eb05de4897236da53d9be5a88b0d640ef60de..050b3ce438828a3f99e5a6953340ec8ebf01b9dc 100644
|
| --- a/runtime/observatory/test/string_escaping_test.dart
|
| +++ b/runtime/observatory/test/string_escaping_test.dart
|
| @@ -1,6 +1,7 @@
|
| // Copyright (c) 2014, 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 --checked
|
|
|
| library string_escaping_test;
|
|
|
|
|