Chromium Code Reviews| Index: test/mjsunit/es6/new-target.js |
| diff --git a/test/mjsunit/es6/new-target.js b/test/mjsunit/es6/new-target.js |
| index ea333a35ea9714f3a82d9183779645093d67675d..4be1254d676ded9c1561e875c6bfacb779c7a937 100644 |
| --- a/test/mjsunit/es6/new-target.js |
| +++ b/test/mjsunit/es6/new-target.js |
| @@ -2,8 +2,6 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| -// Flags: --harmony-reflect |
| - |
| (function TestClass() { |
| 'use strict'; |