Fix tests.
This commit is contained in:
parent
1043130b02
commit
7a3b52080d
2 changed files with 2 additions and 2 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -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
|
||||
|
|
2
debian/tests/control
vendored
2
debian/tests/control
vendored
|
@ -1,3 +1,3 @@
|
|||
Test-Command: python3 -m unittest ognibuild.tests.test_suite
|
||||
Depends: @
|
||||
Depends: @, python3
|
||||
Restrictions: allow-stderr
|
||||
|
|
Loading…
Add table
Reference in a new issue