From 7fbc8fbcdeb7460c13073ced6b86227175a79b6a Mon Sep 17 00:00:00 2001 From: Ganesh Viswanathan Date: Mon, 11 Jun 2018 01:47:08 -0500 Subject: Style fixes --- tests/nimgentest.nims | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/nimgentest.nims b/tests/nimgentest.nims index 2001ef2..f5136c6 100644 --- a/tests/nimgentest.nims +++ b/tests/nimgentest.nims @@ -2,8 +2,11 @@ import distros import ospaths import strutils -var full = false -var comps = @["libsvm", "nim7z", "nimarchive", "nimbass", "nimbigwig", "nimfuzz", "nimrax", "nimssl", "nimssh2"] +var + full = false + comps = @["libsvm", "nim7z", "nimarchive", "nimbass", "nimbigwig", "nimfuzz", + "nimpcre", "nimrax", "nimssl", "nimssh2"] + if detectOs(Windows): comps.add("nimkerberos") -- cgit v1.2.3