mirror of
https://github.com/denoland/deno
synced 2024-11-05 18:45:24 +00:00
16 lines
546 B
Text
16 lines
546 B
Text
[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
|
|
shallow = true
|
|
[submodule "tests/node_compat/runner/suite"]
|
|
path = tests/node_compat/runner/suite
|
|
url = https://github.com/denoland/node_test.git
|
|
shallow = true
|
|
[submodule "cli/bench/testdata/lsp_benchdata"]
|
|
path = cli/bench/testdata/lsp_benchdata
|
|
url = https://github.com/denoland/deno_lsp_benchdata.git
|
|
shallow = true
|