summaryrefslogtreecommitdiff
path: root/tools/packaging/test262.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/packaging/test262.py')
-rwxr-xr-xtools/packaging/test262.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/packaging/test262.py b/tools/packaging/test262.py
index cff30baad..496f4cdfe 100755
--- a/tools/packaging/test262.py
+++ b/tools/packaging/test262.py
@@ -212,6 +212,7 @@ class TestCase(object):
self.suite.GetInclude("sta.js") + \
self.suite.GetInclude("ed.js") + \
self.suite.GetInclude("testBuiltInObject.js") + \
+ self.suite.GetInclude("testIntl.js") + \
self.test + '\n'
if self.strict_mode: