enable nimwc testing (#22960)

ref https://github.com/ThomasTJdev/nim_websitecreator/pull/145
This commit is contained in:
ringabout
2023-11-19 16:23:03 +08:00
committed by GitHub
parent 4fc0027b57
commit 6c5283b194

View File

@@ -119,7 +119,7 @@ pkg "nimquery"
pkg "nimsl"
pkg "nimsvg"
pkg "nimterop", "nimble minitest", url = "https://github.com/nim-lang/nimterop"
pkg "nimwc", "nim c nimwc.nim", allowFailure = true
pkg "nimwc", "nim c nimwc.nim"
pkg "nimx", "nim c test/main.nim", allowFailure = true
pkg "nitter", "nim c src/nitter.nim", "https://github.com/zedeus/nitter"
pkg "norm", "testament r tests/common/tmodel.nim"