diff --git a/test/mjsunit/harmony/new-target.js b/test/mjsunit/harmony/new-target.js index 587461a958..0d2873b1db 100644 --- a/test/mjsunit/harmony/new-target.js +++ b/test/mjsunit/harmony/new-target.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: --harmony-classes --harmony-new-target --harmony-reflect +// Flags: --harmony-new-target --harmony-reflect // Flags: --harmony-rest-parameters --harmony-arrow-functions