[cleanup] remove --harmony-classes flag from mjsunit/harmony/new-target

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}
This commit is contained in:
caitpotter88 2015-07-15 15:16:32 -07:00 committed by Commit bot
parent 9aa1dac802
commit 124d2011ea

View 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