Skip to content

Commit c8c9807

Browse files
committed
Added test repo as a submodule
1 parent c09f13b commit c8c9807

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[submodule "googletest"]
22
path = googletest
33
url = https://github.com/google/googletest.git
4+
[submodule "test"]
5+
path = test
6+
url = https://github.com/tesseract-ocr/test

0 commit comments

Comments
 (0)