mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 22:28:08 -07:00
dev-python/inflect: Make tests verbose
This commit is contained in:
@@ -22,5 +22,5 @@ DEPEND="
|
||||
"
|
||||
|
||||
python_test() {
|
||||
nosetests tests || die "tests failed with ${EPYTHON}"
|
||||
nosetests -v tests || die "tests failed with ${EPYTHON}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user