disable testing of 'norm' package

This commit is contained in:
narimiran
2019-08-27 15:03:06 +02:00
parent 66a8856152
commit 3f5599b344

View File

@@ -56,7 +56,7 @@ pkg "nimquery"
pkg "nimsl", "", true
pkg "nimsvg"
pkg "nimx", "nim c --threads:on test/main.nim", true
pkg "norm", "nim c -r tests/testsqlite.nim", true
# pkg "norm", "nim c -r tests/testsqlite.nim", true
pkg "npeg"
pkg "ormin", "nim c -o:orminn ormin.nim", true
pkg "parsetoml"