Skip to content

Commit

Permalink
add weave to important packages (nim-lang#17665)
Browse files Browse the repository at this point in the history
* add weave to important packages

* Update testament/important_packages.nim
  • Loading branch information
ringabout authored and PMunch committed Mar 28, 2022
1 parent c176d8b commit ce04197
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testament/important_packages.nim
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit ce04197

Please sign in to comment.