From dc7c034c61efe915dd653e84aa2c3c74934b1ba6 Mon Sep 17 00:00:00 2001 From: Mike Dalessio Date: Fri, 7 Apr 2023 10:57:03 -0400 Subject: [PATCH] test: pin html5lib-tests to a temporary branch which is upstream at https://github.com/html5lib/html5lib-tests/pull/165 --- .gitmodules | 8 ++++++-- test/html5lib-tests | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 57c9b57f2f0..7aa466b5566 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,8 @@ +# [submodule "test/html5lib-tests"] +# path = test/html5lib-tests +# url = https://github.com/html5lib/html5lib-tests.git +# branch = master [submodule "test/html5lib-tests"] path = test/html5lib-tests - url = https://github.com/html5lib/html5lib-tests.git - branch = master + url = https://github.com/flavorjones/html5lib-tests.git + branch = flavorjones-fix-template-2023-04 diff --git a/test/html5lib-tests b/test/html5lib-tests index 03e6c3250a5..38b11e598dd 160000 --- a/test/html5lib-tests +++ b/test/html5lib-tests @@ -1 +1 @@ -Subproject commit 03e6c3250a569af63c48d2d09b3f70270626c3b6 +Subproject commit 38b11e598dd6a8bf8f8ca42b582e84a104a34b58