| Index: test/mjsunit/es6/proxies-json.js
|
| diff --git a/test/mjsunit/harmony/proxies-json.js b/test/mjsunit/es6/proxies-json.js
|
| similarity index 99%
|
| rename from test/mjsunit/harmony/proxies-json.js
|
| rename to test/mjsunit/es6/proxies-json.js
|
| index 6eb0ce90524a814391615087c552295fbc00e207..d48d5390f6e803706e4df98e1905e2c0bc805d2d 100644
|
| --- a/test/mjsunit/harmony/proxies-json.js
|
| +++ b/test/mjsunit/es6/proxies-json.js
|
| @@ -25,8 +25,6 @@
|
| // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
| // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
| -// Flags: --harmony-proxies --harmony-reflect
|
| -
|
|
|
|
|
| ///////////////////////////////////////////////////////////////////////////////
|
|
|