summaryrefslogtreecommitdiff
path: root/tests/tstunt/lintian
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tstunt/lintian')
-rwxr-xr-xtests/tstunt/lintian3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/tstunt/lintian b/tests/tstunt/lintian
new file mode 100755
index 0000000..f7c2985
--- /dev/null
+++ b/tests/tstunt/lintian
@@ -0,0 +1,3 @@
+#!/bin/sh
+echo >&2 'W: dgit test suite stunt lintian detects no problems'
+exit 0