add weave to important packages (#17665)

* add weave to important packages

* Update testament/important_packages.nim
This commit is contained in:
flywind
2021-09-05 16:50:54 +08:00
committed by GitHub
parent 2e2d928846
commit 4320b158dd

View File

@@ -158,6 +158,7 @@ pkg "tiny_sqlite"
pkg "unicodedb", "nim c -d:release -r tests/tests.nim"
pkg "unicodeplus", "nim c -d:release -r tests/tests.nim"
pkg "unpack"
pkg "weave", "nimble test_gc_arc", allowFailure = true
pkg "websocket", "nim c websocket.nim"
pkg "winim", allowFailure = true
pkg "with"