| Index: test/mjsunit/es6/iteration-syntax.js
|
| diff --git a/test/mjsunit/es6/iteration-syntax.js b/test/mjsunit/es6/iteration-syntax.js
|
| index 4be94c5db4670e89ac4aadab573b55298043eb25..c6a7d477bc747e3a2061f19179963e1ade60d200 100644
|
| --- a/test/mjsunit/es6/iteration-syntax.js
|
| +++ b/test/mjsunit/es6/iteration-syntax.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-scoping
|
| -
|
| // Test for-of syntax.
|
|
|
| "use strict";
|
|
|