Index: test/mjsunit/es6/collection-iterator.js |
diff --git a/test/mjsunit/harmony/collection-iterator.js b/test/mjsunit/es6/collection-iterator.js |
similarity index 99% |
rename from test/mjsunit/harmony/collection-iterator.js |
rename to test/mjsunit/es6/collection-iterator.js |
index 93113f609205f0fecaafee744b82430eea52dd78..5503fe58c0dfc51283bca3c073a70057835616a6 100644 |
--- a/test/mjsunit/harmony/collection-iterator.js |
+++ b/test/mjsunit/es6/collection-iterator.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-collections --allow-natives-syntax |
+// Flags: --allow-natives-syntax |
(function TestSetIterator() { |