mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-apps/portage: switch to pytest for tests
Thanks to mattst88 for the reminder. Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -93,7 +93,7 @@ PDEPEND="
|
||||
)
|
||||
"
|
||||
|
||||
distutils_enable_tests setup.py
|
||||
distutils_enable_tests pytest
|
||||
|
||||
pkg_pretend() {
|
||||
local CONFIG_CHECK="~IPC_NS ~PID_NS ~NET_NS ~UTS_NS"
|
||||
|
||||
@@ -93,7 +93,7 @@ PDEPEND="
|
||||
)
|
||||
"
|
||||
|
||||
distutils_enable_tests setup.py
|
||||
distutils_enable_tests pytest
|
||||
|
||||
pkg_pretend() {
|
||||
local CONFIG_CHECK="~IPC_NS ~PID_NS ~NET_NS ~UTS_NS"
|
||||
|
||||
Reference in New Issue
Block a user