diff options
| author | dhuth <derickhuth@gmail.com> | 2014-08-28 10:52:12 -0600 |
|---|---|---|
| committer | dhuth <derickhuth@gmail.com> | 2014-08-28 10:52:12 -0600 |
| commit | 2a884692fd4b7041c519f492019b02353c142fb4 (patch) | |
| tree | bd52e7df49e71c5a3c6f3896a24e1d64e26ac2b8 /.gitmodules | |
| parent | f0b13dc3170b89a3c5782d2c1b6bcb32429d4751 (diff) | |
| download | chill-2a884692fd4b7041c519f492019b02353c142fb4.tar.gz chill-2a884692fd4b7041c519f492019b02353c142fb4.tar.bz2 chill-2a884692fd4b7041c519f492019b02353c142fb4.zip | |
added test suite
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..07658b2 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "test-chill"] + path = test-chill + url = https://github.com/dhuth/test-chill.git |
