add test-lib as submodule

This commit is contained in:
2024-05-15 10:33:05 +07:00
parent e59255f6f6
commit 22a9d260eb
2 changed files with 3 additions and 2 deletions

4
.gitmodules vendored
View File

@@ -5,5 +5,5 @@
path = buildSrc
url = https://git.sicampus.ru/core/dependecies.git
[submodule "test-lib"]
path = testLib
url = https://git.sicampus.ru/core/test-lib.git
path = test-lib
url = https://git.sicampus.ru/core/test-lib

1
test-lib Submodule

Submodule test-lib added at 9419982f50