Skip to content

Commit

Permalink
add weave to important packages (#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 Sep 5, 2021
1 parent 2e2d928 commit 4320b15
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 4320b15

Please sign in to comment.