summaryrefslogtreecommitdiff
path: root/deps/v8/test/mjsunit/harmony/array-species.js
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/mjsunit/harmony/array-species.js')
-rw-r--r--deps/v8/test/mjsunit/harmony/array-species.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/v8/test/mjsunit/harmony/array-species.js b/deps/v8/test/mjsunit/harmony/array-species.js
index 3cef50cc4c..19ed1d8185 100644
--- a/deps/v8/test/mjsunit/harmony/array-species.js
+++ b/deps/v8/test/mjsunit/harmony/array-species.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-species --harmony-proxies
+// Flags: --harmony-species
// Test the ES2015 @@species feature