mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
dev-python/astroid: Update tests
Package-Manager: portage-2.2.25 Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -38,7 +38,5 @@ DEPEND="
|
||||
DISTUTILS_IN_SOURCE_BUILD=1
|
||||
|
||||
python_test() {
|
||||
pushd build/lib > /dev/null || die
|
||||
PYTHONPATH=. pytest --verbose || die "Tests fail with ${EPYTHON}"
|
||||
popd > /dev/null || die
|
||||
${EPYTHON} -m unittest discover -p "unittest*.py" --verbose || die
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user