aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorJ08nY2017-08-28 22:13:08 +0200
committerJ08nY2017-08-28 22:13:08 +0200
commitf1c9c2cebd8541f6f48ef5e32225a6189f0b1efa (patch)
tree2fba4bb854fe02c9a86a141247d8097e9967895a /.gitmodules
parentf98b11a252ca227cf0376a3cd7cf1d69f6686385 (diff)
downloadecgen-f1c9c2cebd8541f6f48ef5e32225a6189f0b1efa.tar.gz
ecgen-f1c9c2cebd8541f6f48ef5e32225a6189f0b1efa.tar.zst
ecgen-f1c9c2cebd8541f6f48ef5e32225a6189f0b1efa.zip
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 450ea9a..7340c03 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,3 +4,6 @@
[submodule "test/lib/JSON.sh"]
path = test/lib/JSON.sh
url = https://github.com/jimklimov/JSON.sh
+[submodule "test/lib/criterion"]
+ path = test/lib/criterion
+ url = https://github.com/Snaipe/Criterion