diff --git a/testament/important_packages.nim b/testament/important_packages.nim index b209294a84..e8a30a34ae 100644 --- a/testament/important_packages.nim +++ b/testament/important_packages.nim @@ -22,7 +22,7 @@ pkg "coco", "", true pkg "combparser" pkg "compactdict" pkg "comprehension", "", false, "https://github.com/alehander42/comprehension" -pkg "criterion" +# pkg "criterion" pkg "dashing", "nim c tests/functional.nim" pkg "docopt" pkg "easygl", "nim c -o:egl -r src/easygl.nim", true, "https://github.com/jackmott/easygl"