Added dep-8-tests to improve QA (from Ubuntu, closes: #708130)
This commit is contained in:
parent
cc689212ad
commit
f313323738
5 changed files with 1577 additions and 1 deletions
6
debian/tests/nut
vendored
Normal file
6
debian/tests/nut
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#!/bin/bash
|
||||
#------------
|
||||
# Testing nut
|
||||
#------------
|
||||
set -e
|
||||
python `dirname $0`/test-nut.py 2>&1
|
||||
Loading…
Add table
Add a link
Reference in a new issue