mirror of
https://github.com/nim-lang/Nim.git
synced 2026-06-09 13:18:11 +00:00
disable testing of 'norm' package
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user