From e8593ded764fd5d721b08a15c4bd65006f5de2a9 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Tue, 29 May 2018 05:54:07 +0700 Subject: Add test repository as git submodule --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..0fc5be2 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "testdata/src/github.com/shuLhan/beku_test"] + path = testdata/src/github.com/shuLhan/beku_test + url = https://github.com/shuLhan/beku_test -- cgit v1.3