Index: test/mjsunit/es6/typedarray-species.js |
diff --git a/test/mjsunit/harmony/typedarray-species.js b/test/mjsunit/es6/typedarray-species.js |
similarity index 99% |
rename from test/mjsunit/harmony/typedarray-species.js |
rename to test/mjsunit/es6/typedarray-species.js |
index 35a9ea1de7a3aebaafa9c99ed3b99ef459df2ffe..020d65c501947d936241c29486d0a7cdeec6f361 100644 |
--- a/test/mjsunit/harmony/typedarray-species.js |
+++ b/test/mjsunit/es6/typedarray-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 |
- |
// Subclasses of %TypedArray% construct themselves under map, etc |
var typedArrayConstructors = [ |