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 9e4f12afa..a81f84fc6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ path = test_util/wpt url = https://github.com/web-platform-tests/wpt.git +[submodule "tools/node_compat/node"] + path = tools/node_compat/node + url = https://github.com/denoland/node_test.git |
