summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 3cfaa8270251313bb1d3995830a707aab9fb84c3 (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 "test_util/wpt"]
	path = test_util/wpt
	url = https://github.com/web-platform-tests/wpt.git

[submodule "tools/node_compat/node"]
	path = tools/node_compat/node
	url = https://github.com/denoland/node_test.git