From 87a476e523ef64596b476ed998f5d4e10dbb548b Mon Sep 17 00:00:00 2001 From: iska Date: Tue, 20 Sep 2016 19:30:10 +0200 Subject: [PATCH] Change html5lib-tests submodule name --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 26a7980..e29c1b0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "HTMLKitTests/html5lib-tests"] +[submodule "html5lib-tests"] path = Tests/html5lib-tests url = https://github.com/html5lib/html5lib-tests.git