From 2638aa03a5c3f7f4740ea7bee22127c01eb47a3c Mon Sep 17 00:00:00 2001 From: Luca Casonato Date: Wed, 27 Jan 2021 15:06:18 +0100 Subject: tests: new typescript WPT runner (#9269) --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index a947933f7..4b7c99997 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,5 +8,5 @@ shallow = true [submodule "test_util/wpt"] path = test_util/wpt - url = https://github.com/web-platform-tests/wpt.git + url = https://github.com/denoland/wpt.git shallow = true -- cgit v1.2.3