| Index: test/mjsunit/es6/reflect-construct.js
|
| diff --git a/test/mjsunit/es6/reflect-construct.js b/test/mjsunit/es6/reflect-construct.js
|
| index 4661b4093b3014a72b6153f45ab2b965c62bb283..b37f876e94ffb168646c6298be81cc778785877c 100644
|
| --- a/test/mjsunit/es6/reflect-construct.js
|
| +++ b/test/mjsunit/es6/reflect-construct.js
|
| @@ -1,8 +1,6 @@
|
| // Copyright 2014 the V8 project authors. All rights reserved.
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
| -//
|
| -// Flags: --allow-unsafe-function-constructor
|
|
|
|
|
| (function testReflectConstructArity() {
|
|
|