diff options
author | Wei-Ning Huang <w@dexon.org> | 2018-11-27 14:07:17 +0800 |
---|---|---|
committer | Wei-Ning Huang <w@dexon.org> | 2019-04-09 21:32:54 +0800 |
commit | 3d3112c92ffa7f7bf32705c682c6b9b8541b8348 (patch) | |
tree | 17194e31f13e8d77809d0344109f4e19f54ea036 /.gitmodules | |
parent | 39d08a8ae65a37adfb774fdbf6e0f6247e94bda5 (diff) | |
download | go-tangerine-3d3112c92ffa7f7bf32705c682c6b9b8541b8348.tar go-tangerine-3d3112c92ffa7f7bf32705c682c6b9b8541b8348.tar.gz go-tangerine-3d3112c92ffa7f7bf32705c682c6b9b8541b8348.tar.bz2 go-tangerine-3d3112c92ffa7f7bf32705c682c6b9b8541b8348.tar.lz go-tangerine-3d3112c92ffa7f7bf32705c682c6b9b8541b8348.tar.xz go-tangerine-3d3112c92ffa7f7bf32705c682c6b9b8541b8348.tar.zst go-tangerine-3d3112c92ffa7f7bf32705c682c6b9b8541b8348.zip |
tests: updates testadata
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index e1f82719d..65209955b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "tests"] +[submodule "tests/testdata"] path = tests/testdata url = https://github.com/dexon-foundation/tests |