Index: test/mjsunit/es6/block-for.js |
diff --git a/test/mjsunit/harmony/block-for.js b/test/mjsunit/es6/block-for.js |
similarity index 99% |
rename from test/mjsunit/harmony/block-for.js |
rename to test/mjsunit/es6/block-for.js |
index d54eb598cd4f0aa91c2079883c553289ffc4205e..b91af0116cadb8a1f68b6240d7c6b494d6e52d16 100644 |
--- a/test/mjsunit/harmony/block-for.js |
+++ b/test/mjsunit/es6/block-for.js |
@@ -24,9 +24,6 @@ |
// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
// (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-scoping |
- |
"use strict"; |
function props(x) { |