Testament: Reenable arraymancer (#14831)

This commit is contained in:
Clyybber
2020-06-27 15:58:19 +02:00
committed by GitHub
parent 70b07edf42
commit fdb37400cb

View File

@@ -11,7 +11,7 @@ var packages2*: seq[tuple[name, cmd: string; hasDeps: bool; url: string, useHead
# packages A-M
pkg1 "alea", true
pkg1 "argparse"
# pkg1 "arraymancer", true, "nim c tests/tests_cpu.nim"
pkg1 "arraymancer", true, "nim c tests/tests_cpu.nim"
pkg1 "ast_pattern_matching", false, "nim c -r --oldgensym:on tests/test1.nim"
pkg1 "asyncmysql", true
pkg1 "awk", true