Index: test/mjsunit/harmony/array-species.js |
diff --git a/test/mjsunit/harmony/array-species.js b/test/mjsunit/harmony/array-species.js |
index 3cef50cc4c9eb3e5778f33d7e7aa4871d85c315a..19ed1d81855b1559abdb726ab4dda61477cb5f1f 100644 |
--- a/test/mjsunit/harmony/array-species.js |
+++ b/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 |