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