From af49f36c9e93cd71e48c4d52088735192e24acc7 Mon Sep 17 00:00:00 2001 From: huanghaiquan Date: Wed, 25 Dec 2019 16:47:51 +0800 Subject: [PATCH] no message --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitmodules b/.gitmodules index 5102c2df..5bbcab9f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule "core"] path = core url = git@github.com:blockchain-jd-com/jdchain-core.git +[submodule "test"] + path = test + url = git@github.com:blockchain-jd-com/jdchain-test.git