deno/.gitmodules

12 lines
368 B
Plaintext
Raw Normal View History

[submodule "tests/util/std"]
path = tests/util/std
url = https://github.com/denoland/deno_std
shallow = true
[submodule "tests/wpt/suite"]
path = tests/wpt/suite
2021-06-14 18:57:02 +00:00
url = https://github.com/web-platform-tests/wpt.git
shallow = true
[submodule "tests/node_compat/runner/suite"]
path = tests/node_compat/runner/suite
url = https://github.com/denoland/node_test.git