summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rwxr-xr-xtests/run-test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run-test b/tests/run-test
index 2e26f3f..5049c31 100755
--- a/tests/run-test
+++ b/tests/run-test
@@ -1,3 +1,3 @@
#!/bin/sh
# Run the given binary via a libtool wrapper script
-$LIBTOOL --mode=execute $VALGRIND "$@"
+$LIBTOOL --mode=execute "$@"