| Index: test/mjsunit/es6/debug-stepin-proxies.js | 
| diff --git a/test/mjsunit/harmony/debug-stepin-proxies.js b/test/mjsunit/es6/debug-stepin-proxies.js | 
| similarity index 96% | 
| rename from test/mjsunit/harmony/debug-stepin-proxies.js | 
| rename to test/mjsunit/es6/debug-stepin-proxies.js | 
| index b2c02df1ef9de7c07ecbdbb4d0328bf78f933b8a..4e71c79198c4b29ec2442a2bb0e4337f6c393507 100644 | 
| --- a/test/mjsunit/harmony/debug-stepin-proxies.js | 
| +++ b/test/mjsunit/es6/debug-stepin-proxies.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 --harmony-proxies | 
| +// Flags: --expose-debug-as debug | 
|  | 
| Debug = debug.Debug | 
|  | 
|  |