summaryrefslogtreecommitdiffstats
path: root/checks/version.test
diff options
context:
space:
mode:
Diffstat (limited to 'checks/version.test')
-rwxr-xr-xchecks/version.test9
1 files changed, 0 insertions, 9 deletions
diff --git a/checks/version.test b/checks/version.test
deleted file mode 100755
index f1fd7284f..000000000
--- a/checks/version.test
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-
-. $srcdir/defs.inc || exit 3
-
-# print the GPG version
-$GPG --version
-
-#fixme: check that the output is correct
-