Revert "disable measuremancer" (#23353)

Reverts nim-lang/Nim#23352

ref
e2e994b21c
This commit is contained in:
ringabout
2024-02-26 19:51:37 +08:00
committed by GitHub
parent 93a8b85a91
commit fa91823e37

View File

@@ -91,7 +91,7 @@ pkg "lockfreequeues"
pkg "macroutils"
pkg "manu"
pkg "markdown"
pkg "measuremancer", "nimble testDeps; nimble -y test", allowFailure = true
pkg "measuremancer", "nimble testDeps; nimble -y test"
# when unchained is version 0.3.7 or higher, use `nimble testDeps;`
pkg "memo"
pkg "msgpack4nim", "nim c -r tests/test_spec.nim"