summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rwxr-xr-xci/test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/test.sh b/ci/test.sh
index 3f1e3f9..2650f70 100755
--- a/ci/test.sh
+++ b/ci/test.sh
@@ -1,2 +1,2 @@
#!/bin/sh
-ctest --test-dir $builddir
+ctest --test-dir $builddir "$@"