Fix tests.

This commit is contained in:
Jelmer Vernooij 2021-02-05 03:42:18 +00:00
parent 1043130b02
commit 7a3b52080d
2 changed files with 2 additions and 2 deletions

2
debian/control vendored
View file

@ -9,7 +9,7 @@ Vcs-Git: https://salsa.debian.org/jelmer/ognibuild.git
Vcs-Browser: https://salsa.debian.org/jelmer/ognibuild
Homepage: https://github.com/jelmer/ognibuild
Package: python-ognibuild
Package: ognibuild
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: Detect and run any build system

View file

@ -1,3 +1,3 @@
Test-Command: python3 -m unittest ognibuild.tests.test_suite
Depends: @
Depends: @, python3
Restrictions: allow-stderr