Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/intl/regress-9786.js')
-rw-r--r--deps/v8/test/intl/regress-9786.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/deps/v8/test/intl/regress-9786.js b/deps/v8/test/intl/regress-9786.js
index e922dba5f74..faeb6ad2bf0 100644
--- a/deps/v8/test/intl/regress-9786.js
+++ b/deps/v8/test/intl/regress-9786.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-add-calendar-numbering-system
-
// Well-formed but invalid calendar should not throw RangeError.
var calendar = "abc";
var len = 3;