Add TestTest

This commit is contained in:
Степанов Станислав 2025-09-25 16:33:35 +03:00
parent 96ed36382e
commit 2b11b546c2
3 changed files with 9 additions and 0 deletions

3
.gitmodules vendored
View File

@ -124,3 +124,6 @@
[submodule "MODULES/VersionsInfoTable"] [submodule "MODULES/VersionsInfoTable"]
path = MODULES/VersionsInfoTable path = MODULES/VersionsInfoTable
url = git@gitea.ficom-it.info:ELEMENT/VersionsInfoTable url = git@gitea.ficom-it.info:ELEMENT/VersionsInfoTable
[submodule "MODULES/TestTest"]
path = MODULES/TestTest
url = git@gitea.ficom-it.info:Villuton/TestTest

1
MODULES/TestTest Submodule

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

View File

@ -177,6 +177,11 @@
"type": "local", "type": "local",
"dir": "APP" "dir": "APP"
}, },
{
"type": "git",
"provider": "Villuton",
"repo": "TestTest"
},
{ {
"type": "local", "type": "local",
"dir": "LOCAL" "dir": "LOCAL"