fix nim-chronicles test: there is a new dependency

This commit is contained in:
narimiran
2019-03-26 18:35:17 +01:00
parent 3cf846e02c
commit 3c4f1acf0c

View File

@@ -11,7 +11,7 @@ pkg "ast_pattern_matching", "nim c tests/test1.nim"
pkg "blscurve", "", "", true
pkg "bncurve", "nim c tests/tarith.nim", "", true
pkg "c2nim", "nim c testsuite/tester.nim"
# pkg "chronicles", "nim c -o:chr chronicles.nim"
pkg "chronicles", "nim c -o:chr chronicles.nim", true
# pkg "chronos", "nim c tests/teststream.nim"
pkg "cligen", "nim c -o:cligenn cligen.nim"
pkg "compactdict", "nim c tests/test1.nim"