| Index: tests/compiler/dart2js/js_backend_cps_ir_basic_test.dart
|
| diff --git a/tests/compiler/dart2js/js_backend_cps_ir_basic_test.dart b/tests/compiler/dart2js/js_backend_cps_ir_basic_test.dart
|
| index e6a360cd7d4242edf5cd8eb26801b8875540237b..2c62b87f718f19c65fe0d42d36d48d9d2e30565f 100644
|
| --- a/tests/compiler/dart2js/js_backend_cps_ir_basic_test.dart
|
| +++ b/tests/compiler/dart2js/js_backend_cps_ir_basic_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 basic functionality.
|
|
|
|
|