Added dep-8-tests to improve QA (from Ubuntu, closes: #708130)

This commit is contained in:
Laurent Bigonville 2013-06-18 21:52:31 +02:00
parent cc689212ad
commit f313323738
5 changed files with 1577 additions and 1 deletions

6
debian/tests/nut vendored Normal file
View file

@ -0,0 +1,6 @@
#!/bin/bash
#------------
# Testing nut
#------------
set -e
python `dirname $0`/test-nut.py 2>&1