diff options
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | test/lib/criterion | 0 |
2 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 diff --git a/test/lib/criterion b/test/lib/criterion new file mode 160000 +Subproject b90931d379aea5644dc9d438e98a4c8fc506bf7 |
