diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index e928225a3..d0f0bc0fe 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,3 +9,6 @@ [submodule "tests/node_compat/runner/suite"] path = tests/node_compat/runner/suite url = https://github.com/denoland/node_test.git +[submodule "cli/bench/testdata/lsp_benchdata"] + path = cli/bench/testdata/lsp_benchdata + url = https://github.com/denoland/deno_lsp_benchdata.git |
