Skip to content

Commit

Permalink
enable nimwc testing (#22960)
Browse files Browse the repository at this point in the history
  • Loading branch information
ringabout authored Nov 19, 2023
1 parent 4fc0027 commit 6c5283b
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 @@ -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"
Expand Down

0 comments on commit 6c5283b

Please sign in to comment.