diff options
Diffstat (limited to 'testament/important_packages.nim')
-rw-r--r-- | testament/important_packages.nim | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testament/important_packages.nim b/testament/important_packages.nim index 5a28fa3dd..6da644ce3 100644 --- a/testament/important_packages.nim +++ b/testament/important_packages.nim @@ -34,7 +34,6 @@ pkg1 "coco", true pkg1 "combparser" pkg1 "compactdict" pkg1 "comprehension", false, "nimble test", "https://github.com/alehander42/comprehension" -pkg1 "criterion" pkg1 "dashing", false, "nim c tests/functional.nim" pkg1 "delaunay" pkg1 "docopt" |