summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 22cc5436a9d222b3f783450c188cc86ee7c698dd (plain)
1
2
3
4
5
6
7
8
9
10
[submodule "deno_third_party"]
	path = third_party
	url = https://github.com/denoland/deno_third_party.git
	shallow = true
[submodule "std/wasi/testdata"]
	path = std/wasi/testdata
	url = https://github.com/khronosproject/wasi-test-suite.git
[submodule "test_util/wpt"]
	path = test_util/wpt
	url = https://github.com/web-platform-tests/wpt.git