From 68e2515252cfe7fcdcf2eca4ad143cda0e91031c Mon Sep 17 00:00:00 2001 From: Zhi Date: Fri, 13 Mar 2026 01:31:33 +0000 Subject: [PATCH] rename submodules to HarborForge.*.Test --- .gitmodules | 6 ++++++ HarborForge.Backend.Test | 1 + HarborForge.Frontend.Test | 1 + 3 files changed, 8 insertions(+) create mode 160000 HarborForge.Backend.Test create mode 160000 HarborForge.Frontend.Test diff --git a/.gitmodules b/.gitmodules index 8c2fa2c..a21bd60 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,9 @@ [submodule "frontend"] path = frontend url = https://zhi:rT5Wjw24mV4all38fIoNQfl2@git.hangman-lab.top/zhi/HarborForge.Frontend.Test.git +[submodule "HarborForge.Backend.Test"] + path = HarborForge.Backend.Test + url = https://zhi:rT5Wjw24mV4all38fIoNQfl2@git.hangman-lab.top/zhi/HarborForge.Backend.Test.git +[submodule "HarborForge.Frontend.Test"] + path = HarborForge.Frontend.Test + url = https://zhi:rT5Wjw24mV4all38fIoNQfl2@git.hangman-lab.top/zhi/HarborForge.Frontend.Test.git diff --git a/HarborForge.Backend.Test b/HarborForge.Backend.Test new file mode 160000 index 0000000..ae9bdd6 --- /dev/null +++ b/HarborForge.Backend.Test @@ -0,0 +1 @@ +Subproject commit ae9bdd687a866a3ab4979818a9561965cf465e45 diff --git a/HarborForge.Frontend.Test b/HarborForge.Frontend.Test new file mode 160000 index 0000000..a23e425 --- /dev/null +++ b/HarborForge.Frontend.Test @@ -0,0 +1 @@ +Subproject commit a23e425e351ca1ac6647a00b6ce4b5b0f48339d5