| Index: test/message/rest-param-object-setter-sloppy.js
|
| diff --git a/test/message/rest-param-object-setter-sloppy.js b/test/message/rest-param-object-setter-sloppy.js
|
| index 08c03298dc26dfee9f31e39108ba0b1519a96988..00006545f4f1d4be8adc3ec98ebc19fd980f0f56 100644
|
| --- a/test/message/rest-param-object-setter-sloppy.js
|
| +++ b/test/message/rest-param-object-setter-sloppy.js
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
| //
|
| -// Flags: --harmony-rest-parameters
|
| +//
|
|
|
| var _bad = "this should fail!";
|
| ({
|
|
|