Index: test/mjsunit/es6/mirror-collections.js |
diff --git a/test/mjsunit/harmony/mirror-collections.js b/test/mjsunit/es6/mirror-collections.js |
similarity index 98% |
rename from test/mjsunit/harmony/mirror-collections.js |
rename to test/mjsunit/es6/mirror-collections.js |
index 271cf9119aad25610c66493d10e4c171a4d2d20c..e10f5c1a981fca68974662984b0387dc85b80776 100644 |
--- a/test/mjsunit/harmony/mirror-collections.js |
+++ b/test/mjsunit/es6/mirror-collections.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: --expose-debug-as debug --expose-gc --harmony-collections |
+// Flags: --expose-debug-as debug --expose-gc |
function testMapMirror(mirror) { |
// Create JSON representation. |