From cf7860ffa28baf385495cb706ffa6248d88db4e8 Mon Sep 17 00:00:00 2001 From: Babel Bot Date: Fri, 26 Feb 2021 15:00:23 +0100 Subject: [PATCH] chore: update test262 to 0d922ddc97f7a9ad9a3636cb578bbf03604cd9d6 (#12912) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 14881ed682..ebe41c0c32 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ FLOW_COMMIT = a1f9a4c709dcebb27a5084acf47755fbae699c25 -TEST262_COMMIT = f6034ebe9fb92d4d3dea644b9225bdc18b44a7ab +TEST262_COMMIT = 0d922ddc97f7a9ad9a3636cb578bbf03604cd9d6 TYPESCRIPT_COMMIT = da8633212023517630de5f3620a23736b63234b1 # Fix color output until TravisCI fixes https://github.com/travis-ci/travis-ci/issues/7967