| Index: tests/compiler/dart2js/js_backend_cps_ir_literals_test.dart
|
| diff --git a/tests/compiler/dart2js/js_backend_cps_ir_literals_test.dart b/tests/compiler/dart2js/js_backend_cps_ir_literals_test.dart
|
| index ea90c77696a51bf6b4da6aaf0f47b19558f5b548..56645530695615e3698d8d26206c838e2385706d 100644
|
| --- a/tests/compiler/dart2js/js_backend_cps_ir_literals_test.dart
|
| +++ b/tests/compiler/dart2js/js_backend_cps_ir_literals_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 of literals.
|
|
|
|
|