From 0cfe3dc10722d82a8a4a86628b2ea493a990c59c Mon Sep 17 00:00:00 2001 From: Babel Bot Date: Fri, 16 Apr 2021 02:20:50 +0200 Subject: [PATCH] Update test262 (#13164) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4ee1816e39..9577548f21 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ FLOW_COMMIT = a1f9a4c709dcebb27a5084acf47755fbae699c25 -TEST262_COMMIT = 31126581e7290f9233c29cefd93f66c6ac78f1c9 +TEST262_COMMIT = 6888a8df829d416b93cb7057aa860261aa05cf08 TYPESCRIPT_COMMIT = da8633212023517630de5f3620a23736b63234b1 # Fix color output until TravisCI fixes https://github.com/travis-ci/travis-ci/issues/7967