enable 'nimterop' test

This commit is contained in:
narimiran
2020-07-20 05:44:06 +02:00
parent 1e3a0ef1e1
commit b16284633e

View File

@@ -86,7 +86,7 @@ pkg2 "nimpy", false, "nim c -r tests/nimfrompy.nim"
pkg2 "nimquery"
pkg2 "nimsl", true
pkg2 "nimsvg"
# pkg2 "nimterop", true
pkg2 "nimterop", true, "nimble minitest"
pkg2 "nimwc", true, "nim c nimwc.nim"
# pkg2 "nimx", true, "nim c --threads:on test/main.nim"
# pkg2 "nitter", true, "nim c src/nitter.nim", "https://github.com/zedeus/nitter"