aboutsummaryrefslogtreecommitdiffstats
path: root/debian/tests/upstream-test-suite
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2017-06-22 22:21:54 +0100
committerJonathan McCrohan <jmccrohan@gmail.com>2017-06-22 22:21:54 +0100
commit1ee4e847835c1c4c7571d37f31f74f4e58f7503b (patch)
tree1f360ee6f369c01b3d71ae3d9bb7737206d3a529 /debian/tests/upstream-test-suite
parent12d20b461aec127a22daa4b633eca0064167ac1d (diff)
downloadfiglet-1ee4e847835c1c4c7571d37f31f74f4e58f7503b.tar.gz
Add DEP-8 (autopkgtest) support for upstream test suite
Diffstat (limited to 'debian/tests/upstream-test-suite')
-rw-r--r--debian/tests/upstream-test-suite4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/tests/upstream-test-suite b/debian/tests/upstream-test-suite
new file mode 100644
index 0000000..e97b569
--- /dev/null
+++ b/debian/tests/upstream-test-suite
@@ -0,0 +1,4 @@
+#!/bin/sh
+set -e
+
+make -j1 check