[other] test more packages (#11687)

This commit is contained in:
Miran
2019-07-08 22:22:15 +02:00
committed by GitHub
parent 124a584eb2
commit b50ae6817a

View File

@@ -57,7 +57,7 @@ pkg "nimquery"
pkg "nimsl", "", true
pkg "nimsvg"
pkg "nimx", "nim c --threads:on test/main.nim", true
# pkg "norm", "nim c -o:normm src/norm.nim", true
pkg "norm", "nim c -r tests/testsqlite.nim", true
pkg "npeg"
pkg "ormin", "nim c -o:orminn ormin.nim", true
pkg "parsetoml"
@@ -79,5 +79,6 @@ pkg "unicodeplus", "", true
pkg "unpack"
pkg "with"
# pkg "winim", "", true
pkg "ws"
pkg "yaml"
pkg "zero_functional", "nim c -r test.nim"