From 95b53be95e27cc849f84e3e444657437f779755e Mon Sep 17 00:00:00 2001 From: zhi Date: Fri, 13 Mar 2026 00:05:26 +0000 Subject: [PATCH] add test submodule --- .gitmodules | 3 +++ HarborForge.Backend | 2 +- HarborForge.Frontend | 2 +- test | 1 + 4 files changed, 6 insertions(+), 2 deletions(-) create mode 160000 test diff --git a/.gitmodules b/.gitmodules index a2197ee..433afa3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "HarborForge.OpenclawPlugin"] path = HarborForge.OpenclawPlugin url = https://zhi:rT5Wjw24mV4all38fIoNQfl2@git.hangman-lab.top/zhi/HarborForge.OpenclawPlugin.git +[submodule "test"] + path = test + url = https://zhi:rT5Wjw24mV4all38fIoNQfl2@git.hangman-lab.top/zhi/HarborForge.Test.git diff --git a/HarborForge.Backend b/HarborForge.Backend index 755e4a8..fee2320 160000 --- a/HarborForge.Backend +++ b/HarborForge.Backend @@ -1 +1 @@ -Subproject commit 755e4a80f9aceede29ae81e3a5dde56109612d2b +Subproject commit fee2320cee5736ddbeeb9eae8e62a2c31610cb47 diff --git a/HarborForge.Frontend b/HarborForge.Frontend index 00d824c..35c3972 160000 --- a/HarborForge.Frontend +++ b/HarborForge.Frontend @@ -1 +1 @@ -Subproject commit 00d824c71cdc3a1b52d41ae2f9e911ee74ad0de2 +Subproject commit 35c39720b685abd32a705a265fa2cc9ede91f1ba diff --git a/test b/test new file mode 160000 index 0000000..4a57dc3 --- /dev/null +++ b/test @@ -0,0 +1 @@ +Subproject commit 4a57dc3d8d91c2075e99dfde76a713f4c2223fac