| Index: tests/compiler/dart2js/js_backend_cps_ir_runtime_types_test.dart
|
| diff --git a/tests/compiler/dart2js/js_backend_cps_ir_runtime_types_test.dart b/tests/compiler/dart2js/js_backend_cps_ir_runtime_types_test.dart
|
| index debe5b0f997a4792ad6ced68affd43b82fcb24d1..907484f4f75fe8b3b07bc5bff7d0b0da5ebcebca 100644
|
| --- a/tests/compiler/dart2js/js_backend_cps_ir_runtime_types_test.dart
|
| +++ b/tests/compiler/dart2js/js_backend_cps_ir_runtime_types_test.dart
|
| @@ -1,7 +1,6 @@
|
| // 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=-DUSE_CPS_IR=true
|
|
|
| // Tests for the runtime type implementation.
|
|
|
|
|