summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-11-20 21:04:47 +0200
committerLars Wirzenius <liw@liw.fi>2017-11-20 21:07:23 +0200
commitd6d1fadef8da1d1160b43b9b0a78bf6a73e48bde (patch)
treeb1d00f9b55e2d50fbcc9106f4daabfaeaa6ff2ee /debian
parent7216f99427132bd8c99f7aca3848cdaaf22de721 (diff)
downloadqvisqve-d6d1fadef8da1d1160b43b9b0a78bf6a73e48bde.tar.gz
Add: run ./check during .deb build
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 641186e..827d016 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
%:
dh $@ --with python3 --buildsystem=pybuild
+
+override_dh_auto_test:
+ ./check