Skip to content

Commit

Permalink
re-enable nimquery (nim-lang#17936)
Browse files Browse the repository at this point in the history
  • Loading branch information
timotheecour authored May 4, 2021
1 parent bf5dfe4 commit 15d9566
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 @@ -104,7 +104,7 @@ pkg "nimly", "nim c -r tests/test_readme_example.nim"
pkg "nimongo", "nimble test_ci", allowFailure = true
pkg "nimph", "nimble test", "https://github.com/disruptek/nimph", allowFailure = true
pkg "nimpy", "nim c -r tests/nimfrompy.nim"
pkg "nimquery", allowFailure = true # pending https://github.com/GULPF/nimquery/pull/10
pkg "nimquery"
pkg "nimsl"
pkg "nimsvg"
pkg "nimterop", "nimble minitest"
Expand Down

0 comments on commit 15d9566

Please sign in to comment.