summaryrefslogtreecommitdiff
path: root/deps/v8/test/intl/testcfg.py
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/intl/testcfg.py')
-rw-r--r--deps/v8/test/intl/testcfg.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/deps/v8/test/intl/testcfg.py b/deps/v8/test/intl/testcfg.py
index 09d29d0be..9fc087e5f 100644
--- a/deps/v8/test/intl/testcfg.py
+++ b/deps/v8/test/intl/testcfg.py
@@ -57,7 +57,6 @@ class IntlTestSuite(testsuite.TestSuite):
files = []
files.append(os.path.join(self.root, "assert.js"))
files.append(os.path.join(self.root, "utils.js"))
- files.append(os.path.join(self.root, "date-format", "utils.js"))
files.append(os.path.join(self.root, testcase.path + self.suffix()))
flags += files