diff options
| author | Luca Casonato <hello@lcas.dev> | 2021-06-11 15:55:53 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-11 15:55:53 +0200 |
| commit | c7ed1255907fa96a597e28c4bbbbc879172d445b (patch) | |
| tree | a029a1a047f651fbb47f697416058144da8e6698 /.gitmodules | |
| parent | 1a92c39b77c46170a2135994359962034c8131c5 (diff) | |
chore: update wpt (#10931)
This synchronizes our WPT revision with upstream.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 81a678bad..8e78a444b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,7 +4,7 @@ shallow = true [submodule "test_util/wpt"] path = test_util/wpt - url = https://github.com/denoland/wpt.git + url = https://github.com/web-platform-tests/wpt.git shallow = true [submodule "test_util/std"] path = test_util/std |
