Index: test/mjsunit/es6/reflect-set-prototype-of.js |
diff --git a/test/mjsunit/harmony/reflect-set-prototype-of.js b/test/mjsunit/es6/reflect-set-prototype-of.js |
similarity index 99% |
rename from test/mjsunit/harmony/reflect-set-prototype-of.js |
rename to test/mjsunit/es6/reflect-set-prototype-of.js |
index 0e5554e907aca9021e0902969b52e7e9449d766b..8f2a00a9c461ef1457c1e238ea26db9e8f0e5ebb 100644 |
--- a/test/mjsunit/harmony/reflect-set-prototype-of.js |
+++ b/test/mjsunit/es6/reflect-set-prototype-of.js |
@@ -27,8 +27,6 @@ |
// This is adapted from mjsunit/harmony/set-prototype-of.js. |
-// Flags: --harmony-reflect |
- |
function getObjects() { |