summaryrefslogtreecommitdiff
path: root/deps/v8/test/intl/date-format/constructor-no-style-order.js
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/intl/date-format/constructor-no-style-order.js')
-rw-r--r--deps/v8/test/intl/date-format/constructor-no-style-order.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/deps/v8/test/intl/date-format/constructor-no-style-order.js b/deps/v8/test/intl/date-format/constructor-no-style-order.js
index bd4bc4cc37..a671968367 100644
--- a/deps/v8/test/intl/date-format/constructor-no-style-order.js
+++ b/deps/v8/test/intl/date-format/constructor-no-style-order.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-intl-datetime-style
-
// Throws only once during construction.
// Check for all getters to prevent regression.
// Preserve the order of getter initialization.