Skip to content

Commit 8ff76a3

Browse files
committed
Updating the revision of Test262 test-suite.
1 parent 8dfdeac commit 8ff76a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graal-js/mx.graal-js/mx_graal_js.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
TEST262_REPO = "https://" + "github.com/tc39/test262.git"
5454

5555
# Git revision of Test262 to checkout
56-
TEST262_REV = "93d63969bccbf8b4471b7c7fadc875099b7668d3"
56+
TEST262_REV = "3316c0aaf676d657f5a6b33364fa7e579c78ac7f"
5757

5858
# Git repository of V8
5959
TESTV8_REPO = "https://" + "github.com/v8/v8.git"

0 commit comments

Comments
 (0)