| Index: test/mjsunit/es6/iteration-semantics.js
|
| diff --git a/test/mjsunit/es6/iteration-semantics.js b/test/mjsunit/es6/iteration-semantics.js
|
| index 6466ac5e26cdfcba5f7281fdcb42f6a614faacfa..558fb837e7890fe9a9533d0a32d5b2b9a08b826c 100644
|
| --- a/test/mjsunit/es6/iteration-semantics.js
|
| +++ b/test/mjsunit/es6/iteration-semantics.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
|
| -
|
| // Test for-of semantics.
|
|
|
| "use strict";
|
|
|