From c75fa21cb8d318ff16532a5f78162f4bf36a16ed Mon Sep 17 00:00:00 2001 From: Babel Bot Date: Fri, 22 Oct 2021 09:00:06 +0200 Subject: [PATCH] Update test262 (#13869) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 65e39af3a8..555eb7ba65 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ FLOW_COMMIT = 92bbb5e9dacb8185aa73ea343954d0434b42c40b -TEST262_COMMIT = 8d420cef415f3501cb24d674b8c032d1f09402a0 +TEST262_COMMIT = 1ad9bb7626a0836708ef4601668aa54af272e17d TYPESCRIPT_COMMIT = bbd9ff51f5fa5208b223bbb75a94e5e8184e3ffd # Fix color output until TravisCI fixes https://github.com/travis-ci/travis-ci/issues/7967