| Index: tests/compiler/dart2js/js_backend_cps_ir_supercall_test.dart
|
| diff --git a/tests/compiler/dart2js/js_backend_cps_ir_supercall_test.dart b/tests/compiler/dart2js/js_backend_cps_ir_supercall_test.dart
|
| index cd41f30967ec02259d68e6da5398d27e376478eb..aa72895a4570087c452df9c78246fb1281748586 100644
|
| --- a/tests/compiler/dart2js/js_backend_cps_ir_supercall_test.dart
|
| +++ b/tests/compiler/dart2js/js_backend_cps_ir_supercall_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 interceptors.
|
|
|
|
|