diff --git a/testament/important_packages.nim b/testament/important_packages.nim index bc7f77cc4c..352ce2cd74 100644 --- a/testament/important_packages.nim +++ b/testament/important_packages.nim @@ -42,7 +42,7 @@ pkg1 "elvis" pkg1 "fidget", true pkg1 "fragments", false, "nim c -r fragments/dsl.nim" pkg1 "gara" -pkg1 "ggplotnim", true, "nim c -d:noCairo -r -d:nimWorkaround14447 -d:nimHasWorkaround14720 tests/tests.nim" +pkg1 "ggplotnim", true, "nim c -d:noCairo -r tests/tests.nim" # pkg1 "gittyup", true, "nimble test", "https://github.com/disruptek/gittyup" pkg1 "glob" pkg1 "gnuplot"