disable 'criterion' package

This commit is contained in:
narimiran
2021-02-02 14:34:25 +01:00
parent 3c74ec0a0f
commit 9b31b12ca5

View File

@@ -31,7 +31,7 @@ pkg1 "cligen", "nim c --path:. -r cligen.nim"
pkg1 "combparser", "nimble test --gc:orc"
pkg1 "compactdict"
pkg1 "comprehension", "nimble test", "https://github.com/alehander42/comprehension"
pkg1 "criterion"
# pkg1 "criterion"
pkg1 "dashing", "nim c tests/functional.nim"
pkg1 "delaunay"
pkg1 "docopt"