Index: test/mjsunit/es6/species.js |
diff --git a/test/mjsunit/harmony/species.js b/test/mjsunit/es6/species.js |
similarity index 98% |
rename from test/mjsunit/harmony/species.js |
rename to test/mjsunit/es6/species.js |
index da1df4331fc948e7f9b927dacbda1a9b320f8f31..39156a4a2ef3f8af8a0899410cd6c65251b8646a 100644 |
--- a/test/mjsunit/harmony/species.js |
+++ b/test/mjsunit/es6/species.js |
@@ -2,8 +2,6 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-// Flags: --harmony-species |
- |
// Test the ES2015 @@species feature |
'use strict'; |