From 0138553403aa4c3a51129bcdb82d1e5ae73440b1 Mon Sep 17 00:00:00 2001 From: Babel Bot Date: Fri, 29 Jan 2021 01:39:03 +0100 Subject: [PATCH] chore: update test262 to 11624af8d0c3bdeb6bbc75a803a75ad146b92508 (#12708) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 27163aa7e8..0061835a65 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ FLOW_COMMIT = a1f9a4c709dcebb27a5084acf47755fbae699c25 -TEST262_COMMIT = a840b0d093cafffd38f1329a4539a367e958b893 +TEST262_COMMIT = 11624af8d0c3bdeb6bbc75a803a75ad146b92508 TYPESCRIPT_COMMIT = da8633212023517630de5f3620a23736b63234b1 # Fix color output until TravisCI fixes https://github.com/travis-ci/travis-ci/issues/7967