diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 2411bd3..36e58a2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "tests/html5lib-tests"] - path = tests/html5lib-tests +[submodule "html5lib-tests"] + path = integration_tests/html5lib-tests url = https://github.com/html5lib/html5lib-tests |