summaryrefslogtreecommitdiff
path: root/deps/v8/test/intl/number-format/unified/notation-engineering-formatToParts.js
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/intl/number-format/unified/notation-engineering-formatToParts.js')
-rw-r--r--deps/v8/test/intl/number-format/unified/notation-engineering-formatToParts.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/deps/v8/test/intl/number-format/unified/notation-engineering-formatToParts.js b/deps/v8/test/intl/number-format/unified/notation-engineering-formatToParts.js
index 280771b2e7..da91f4ba96 100644
--- a/deps/v8/test/intl/number-format/unified/notation-engineering-formatToParts.js
+++ b/deps/v8/test/intl/number-format/unified/notation-engineering-formatToParts.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-numberformat-unified
-
// Test notation: "engineering" with formatToParts.
const nf = Intl.NumberFormat("en", {notation: "engineering"});