disable testing of 'fragments' package

This commit is contained in:
narimiran
2022-01-17 11:25:51 +01:00
parent 49379e85ec
commit 315f4ecff1

View File

@@ -38,7 +38,7 @@ pkg1 "docopt"
pkg1 "easygl", "nim c -o:egl -r src/easygl.nim", "https://github.com/jackmott/easygl"
pkg1 "elvis"
# pkg1 "fidget"
pkg1 "fragments", "nim c -r fragments/dsl.nim"
# pkg1 "fragments", "nim c -r fragments/dsl.nim"
pkg1 "gara"
pkg1 "ggplotnim", "nim c -d:noCairo -r tests/tests.nim"
# pkg1 "gittyup", "nimble test", "https://github.com/disruptek/gittyup"