summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: be03d068400eeaf2a7f2b5d65e273f1ea92b3873 (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

[submodule "tests/node_compat/runner/suite"]
	path = tests/node_compat/runner/suite
	url = https://github.com/denoland/node_test.git