summaryrefslogtreecommitdiff
path: root/deps/v8/test/intl/date-format/date-format-to-parts.js
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/intl/date-format/date-format-to-parts.js')
-rw-r--r--deps/v8/test/intl/date-format/date-format-to-parts.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/deps/v8/test/intl/date-format/date-format-to-parts.js b/deps/v8/test/intl/date-format/date-format-to-parts.js
index cd954acc79..fd04dc5bd0 100644
--- a/deps/v8/test/intl/date-format/date-format-to-parts.js
+++ b/deps/v8/test/intl/date-format/date-format-to-parts.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: --datetime-format-to-parts
-
var d = new Date(2016, 11, 15, 14, 10, 34);
var df = Intl.DateTimeFormat("ja",
{hour: 'numeric', minute: 'numeric', second: 'numeric', year: 'numeric',