Add tests.

This commit is contained in:
Jelmer Vernooij 2021-02-05 03:07:59 +00:00
parent 46f2ea0760
commit 4067699b9b
2 changed files with 4 additions and 1 deletions

2
debian/control vendored
View file

@ -1,6 +1,6 @@
Rules-Requires-Root: no
Standards-Version: 4.5.1
Build-Depends: debhelper-compat (= 12), dh-sequence-python3, python3-all
Build-Depends: debhelper-compat (= 12), dh-sequence-python3, python3-all, python3-setuptools
Source: python-ognibuild
Priority: optional
Section: python

3
debian/tests/control vendored Normal file
View file

@ -0,0 +1,3 @@
Test-Command: python3 setup.py test
Depends: @
Restrictions: allow-stderr