aboutsummaryrefslogtreecommitdiffstats
path: root/tests/runtest
diff options
context:
space:
mode:
Diffstat (limited to 'tests/runtest')
-rwxr-xr-xtests/runtest5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/runtest b/tests/runtest
deleted file mode 100755
index 71385fb46..000000000
--- a/tests/runtest
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-unset GPG_AGENT_INFO
-[ -x "$1" ] && exec $1 $2
-exec ./asschk --no-echo -DGPGSM=${GPGSM} <"$1"
-