mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-21 23:05:27 +00:00
re-enable pkg optionsutils (#17231)
This commit is contained in:
@@ -114,7 +114,7 @@ pkg2 "nimwc", "nim c nimwc.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" # pending changing test from `Some` to `some` (etc) in tests/test2.nim, refs #17147
|
||||
pkg2 "optionsutils"
|
||||
pkg2 "ormin", "nim c -o:orminn ormin.nim"
|
||||
pkg2 "parsetoml"
|
||||
pkg2 "patty"
|
||||
|
||||
Reference in New Issue
Block a user