Skip to content

Commit

Permalink
Revert "disable pkg manu (nim-lang#18292)" (nim-lang#18307)
Browse files Browse the repository at this point in the history
This reverts commit fc76565.
  • Loading branch information
planetis-m authored and PMunch committed Mar 28, 2022
1 parent a18fa16 commit bb5bfc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testament/important_packages.nim
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ pkg "karax", "nim c -r tests/tester.nim"
pkg "kdtree", "nimble test -d:nimLegacyRandomInitRand", "https://github.com/jblindsay/kdtree"
pkg "loopfusion"
pkg "macroutils"
pkg "manu", allowFailure=true # pending https://github.com/planetis-m/manu/issues/5
pkg "manu"
pkg "markdown"
pkg "memo"
pkg "msgpack4nim", "nim c -r tests/test_spec.nim"
Expand Down

0 comments on commit bb5bfc3

Please sign in to comment.