aboutsummaryrefslogtreecommitdiffstats
path: root/tests/runtest
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xtests/runtest1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/runtest b/tests/runtest
index 8d5078647..5c832bdb0 100755
--- a/tests/runtest
+++ b/tests/runtest
@@ -1,4 +1,3 @@
#!/bin/sh
[ -x "$1" ] && exec $1 $2
exec ./asschk --no-echo -DGPGSM=${GPGSM} <"$1"
-