mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-31 10:22:15 +00:00
fix norm package testing command
(cherry picked from commit c44ae647a9)
This commit is contained in:
@@ -88,7 +88,7 @@ pkg2 "nimterop", "nimble minitest"
|
||||
pkg2 "nimwc", "nim c nimwc.nim"
|
||||
# pkg2 "nimx", "nim c --threads:on test/main.nim"
|
||||
# pkg2 "nitter", "nim c src/nitter.nim", "https://github.com/zedeus/nitter"
|
||||
pkg2 "norm", "nim c -r tests/tsqliterows.nim"
|
||||
pkg2 "norm", "nim c -r tests/sqlite/trows.nim"
|
||||
pkg2 "npeg", "nimble testarc"
|
||||
pkg2 "numericalnim", "nim c -r tests/test_integrate.nim"
|
||||
pkg2 "optionsutils"
|
||||
|
||||
Reference in New Issue
Block a user