Index: test/mjsunit/es6/proxies-is-extensible.js |
diff --git a/test/mjsunit/harmony/proxies-is-extensible.js b/test/mjsunit/es6/proxies-is-extensible.js |
similarity index 97% |
rename from test/mjsunit/harmony/proxies-is-extensible.js |
rename to test/mjsunit/es6/proxies-is-extensible.js |
index f597d0d0a63989d2f485dc6ad26b125f3fa9137b..9ab2c05f96c61132a0044974ba8675161d090127 100644 |
--- a/test/mjsunit/harmony/proxies-is-extensible.js |
+++ b/test/mjsunit/es6/proxies-is-extensible.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-proxies --harmony-reflect |
- |
(function () { |
// No trap. |