[cleanup] remove --harmony-classes flag from mjsunit/harmony/new-target
authorcaitpotter88 <caitpotter88@gmail.com>
Wed, 15 Jul 2015 22:16:32 +0000 (15:16 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 15 Jul 2015 22:16:38 +0000 (22:16 +0000)
Unknown flag warning is adding unnecessary noise to terminal during
test runs

BUG=
LOG=N
R=adamk@chromium.org

Review URL: https://codereview.chromium.org/1236993003

Cr-Commit-Position: refs/heads/master@{#29691}

test/mjsunit/harmony/new-target.js

index 587461a958ddb64fb2bf3ced1d6869e04b0ad259..0d2873b1dbcc1186a62744d7d6725fa832cc2ea1 100644 (file)
@@ -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