diff options
author | Wei-Ning Huang <w@dexon.org> | 2018-11-27 14:07:17 +0800 |
---|---|---|
committer | Wei-Ning Huang <w@dexon.org> | 2018-12-19 20:54:27 +0800 |
commit | 928b22db61660ea4e68a0ae99e0392a27cc1cfc1 (patch) | |
tree | 14d6ad4e9f8ade49c2e41b63e82a24258b7c3a3f /.gitmodules | |
parent | 283290ed6309a7681f1eafb628602513d4f3aee2 (diff) | |
download | dexon-928b22db61660ea4e68a0ae99e0392a27cc1cfc1.tar.gz dexon-928b22db61660ea4e68a0ae99e0392a27cc1cfc1.tar.zst dexon-928b22db61660ea4e68a0ae99e0392a27cc1cfc1.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 |