diff options
| author | J08nY | 2017-08-28 22:13:08 +0200 |
|---|---|---|
| committer | J08nY | 2017-08-28 22:13:08 +0200 |
| commit | f1c9c2cebd8541f6f48ef5e32225a6189f0b1efa (patch) | |
| tree | 2fba4bb854fe02c9a86a141247d8097e9967895a /.gitmodules | |
| parent | f98b11a252ca227cf0376a3cd7cf1d69f6686385 (diff) | |
| download | ecgen-f1c9c2cebd8541f6f48ef5e32225a6189f0b1efa.tar.gz ecgen-f1c9c2cebd8541f6f48ef5e32225a6189f0b1efa.tar.zst ecgen-f1c9c2cebd8541f6f48ef5e32225a6189f0b1efa.zip | |
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
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 |
