From c7a401a99888785e61c9768ca891323fdd750cdf Mon Sep 17 00:00:00 2001 From: Babel Bot Date: Fri, 1 Oct 2021 03:30:41 +0200 Subject: [PATCH] Update test262 (#13804) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2ac1eac06a..461ce32e1c 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ FLOW_COMMIT = 92bbb5e9dacb8185aa73ea343954d0434b42c40b -TEST262_COMMIT = 5fee61c9e84f53dd0bba28cb6928cdde092fa995 +TEST262_COMMIT = 04ad519be979ae86e21dc157ee5647eb7635e541 TYPESCRIPT_COMMIT = e34b2adcaed2ff12761f7cbf87a299f5082c4e63 # Fix color output until TravisCI fixes https://github.com/travis-ci/travis-ci/issues/7967