diff options
| author | Luca Casonato <lucacasonato@yahoo.com> | 2021-01-27 15:06:18 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-27 15:06:18 +0100 |
| commit | 2638aa03a5c3f7f4740ea7bee22127c01eb47a3c (patch) | |
| tree | 16a27215e5a3105af51d3c4405a171eab6262148 /.gitmodules | |
| parent | ecfda65effab41b8ca0ab65955d0542304437491 (diff) | |
tests: new typescript WPT runner (#9269)
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
