summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 671d8041992f396a0323acb5f5d0619929715fdf (plain)
1
2
3
4
5
6
[submodule "third_party/googletest"]
	path = third_party/googletest
	url = https://github.com/google/googletest.git
[submodule "test/spec/testsuite"]
	path = test/spec/testsuite
	url = https://github.com/WebAssembly/testsuite.git