1[submodule "tests/spec_testsuite"] 2 path = tests/spec_testsuite 3 url = https://github.com/WebAssembly/testsuite 4[submodule "tests/wasi_testsuite/wasi-threads"] 5 path = tests/wasi_testsuite/wasi-threads 6 url = https://github.com/WebAssembly/wasi-threads 7[submodule "tests/wasi_testsuite/wasi-common"] 8 path = tests/wasi_testsuite/wasi-common 9 url = https://github.com/WebAssembly/wasi-testsuite.git 10 branch = prod/testsuite-base 11[submodule "tests/component-model"] 12 path = tests/component-model 13 url = https://github.com/WebAssembly/component-model 14