Revert "disable pkg manu (#18292)" (#18307)

This reverts commit fc76565574.
This commit is contained in:
Antonis Geralis
2021-06-20 15:51:13 +03:00
committed by GitHub
parent e45b858f04
commit eb0b323f45

View File

@@ -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"