Index: test/mjsunit/es6/proxies-integrity.js |
diff --git a/test/mjsunit/harmony/proxies-integrity.js b/test/mjsunit/es6/proxies-integrity.js |
similarity index 99% |
rename from test/mjsunit/harmony/proxies-integrity.js |
rename to test/mjsunit/es6/proxies-integrity.js |
index 9ed6005d6b2ffcbff5d24b57e83dc7605292b4a5..4cdf77009a41297dc71e3ba8aff9a9fb294342d6 100644 |
--- a/test/mjsunit/harmony/proxies-integrity.js |
+++ b/test/mjsunit/es6/proxies-integrity.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 toKey(x) { |