mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-21 14:55:24 +00:00
update test command for 'norm' package
This commit is contained in:
@@ -63,7 +63,7 @@ pkg "nimsl", true
|
||||
pkg "nimsvg"
|
||||
# pkg "nimterop", true
|
||||
# pkg "nimx", true, "nim c --threads:on test/main.nim"
|
||||
pkg "norm", true, "nim c -r tests/tsqlite.nim"
|
||||
pkg "norm", true, "nim c -r tests/tsqliterows.nim"
|
||||
pkg "npeg"
|
||||
pkg "ormin", true, "nim c -o:orminn ormin.nim"
|
||||
pkg "parsetoml"
|
||||
|
||||
Reference in New Issue
Block a user