aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorGanesh Viswanathan <dev@genotrance.com>2019-01-17 18:26:04 -0600
committerGanesh Viswanathan <dev@genotrance.com>2019-01-17 18:26:04 -0600
commita97cd56a324cc7ce4158df09f3689684f89c48e7 (patch)
tree6044e613a665cb1da425a5727a10e0ab55ccaa60 /tests
parenta18ab8fd1d5db37fcb4d88b6769fdc2be629257f (diff)
downloadnimterop-a97cd56a324cc7ce4158df09f3689684f89c48e7.tar.gz
nimterop-a97cd56a324cc7ce4158df09f3689684f89c48e7.zip
Add tsoloud test
Diffstat (limited to 'tests')
-rw-r--r--tests/tsoloud.nim2
1 files changed, 1 insertions, 1 deletions
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()