Run tests on packaging

This commit is contained in:
Salvo 'LtWorf' Tomaselli
2013-12-27 01:05:04 +01:00
parent 0f53807bd0
commit 7fa10a0228
3 changed files with 3 additions and 1 deletions

1
debian/rules vendored
View File

@@ -2,6 +2,7 @@
SHELL=sh -e
%:
./driver.py
dh $@
clean: