mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-18 21:40:32 +00:00
add weave to important packages (#17665)
* add weave to important packages * Update testament/important_packages.nim
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user