mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-13 06:43:52 +00:00
disable testing of 'fragments' package
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user