Fix git submodule 'test'

The subdirectory for that submodule was accidentally removed
in commit 068b79052f.

Add also .git to the submodule URL.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
Stefan Weil 2020-12-19 22:57:47 +01:00
parent eac5f88cc0
commit 30a68d92f5
2 changed files with 2 additions and 1 deletions

2
.gitmodules vendored
View File

@ -6,4 +6,4 @@
url = https://github.com/google/googletest.git
[submodule "test"]
path = test
url = https://github.com/tesseract-ocr/test
url = https://github.com/tesseract-ocr/test.git

1
test Submodule

@ -0,0 +1 @@
Subproject commit e27d9566917d7d167636a7d0cd59bcfb2c61c7eb