summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: e928225a3b41e2f4110229536250faa8a0413a98 (plain)
1
2
3
4
5
6
7
8
9
10
11
[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
	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