From 2e4e718aac66dd284eed2263ae4ad43116751e93 Mon Sep 17 00:00:00 2001 From: zhi Date: Fri, 13 Mar 2026 01:31:38 +0000 Subject: [PATCH] rename test to HarborForge.Test --- .gitmodules | 3 +++ test => HarborForge.Test | 0 2 files changed, 3 insertions(+) rename test => HarborForge.Test (100%) diff --git a/.gitmodules b/.gitmodules index 433afa3..8904ac4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "test"] path = test url = https://zhi:rT5Wjw24mV4all38fIoNQfl2@git.hangman-lab.top/zhi/HarborForge.Test.git +[submodule "HarborForge.Test"] + path = HarborForge.Test + url = https://zhi:rT5Wjw24mV4all38fIoNQfl2@git.hangman-lab.top/zhi/HarborForge.Test.git diff --git a/test b/HarborForge.Test similarity index 100% rename from test rename to HarborForge.Test