From a97cd56a324cc7ce4158df09f3689684f89c48e7 Mon Sep 17 00:00:00 2001 From: Ganesh Viswanathan Date: Thu, 17 Jan 2019 18:26:04 -0600 Subject: Add tsoloud test --- tests/tsoloud.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/tsoloud.nim b/tests/tsoloud.nim index 5a919f6..544c1af 100644 --- a/tests/tsoloud.nim +++ b/tests/tsoloud.nim @@ -1,6 +1,6 @@ import os, nimterop/[cimport, git] -gitPull("https://github.com/jarikomppa/soloud", "soloud", "include/*\nsrc & *\n") +gitPull("https://github.com/jarikomppa/soloud", "soloud", "include/*\nsrc/*\n") cDebug() -- cgit v1.2.3