This commit is contained in:
Timothee Cour
2020-05-10 15:56:00 -07:00
committed by GitHub
parent dda6f3f6d4
commit 7c24250a57

View File

@@ -96,7 +96,7 @@ pkg2 "nimsl", true
pkg2 "nimsvg"
# pkg2 "nimterop", true
pkg2 "nimwc", true, "nim c nimwc.nim"
pkg2 "nimx", true, "nim c --threads:on test/main.nim"
# pkg2 "nimx", true, "nim c --threads:on test/main.nim"
pkg2 "nitter", true, "nim c src/nitter.nim", "https://github.com/zedeus/nitter"
pkg2 "norm", true, "nim c -r tests/tsqlite.nim"
pkg2 "npeg", false, "nimble testarc"