From 2597184d274315a01e1f44590f53db5f488aaa42 Mon Sep 17 00:00:00 2001 From: Babel Bot Date: Fri, 3 Dec 2021 11:05:13 +0100 Subject: [PATCH] Update test262 (#14020) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 95537f39b3..83e42bc85f 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ FLOW_COMMIT = 92bbb5e9dacb8185aa73ea343954d0434b42c40b -TEST262_COMMIT = 9f2814f00ff7612f74024c15c165853b6765c7ab +TEST262_COMMIT = 46f165ae490de7f1343165ab8d228db81eaa02c5 TYPESCRIPT_COMMIT = bbd9ff51f5fa5208b223bbb75a94e5e8184e3ffd # Fix color output until TravisCI fixes https://github.com/travis-ci/travis-ci/issues/7967