mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
dev-python/ijson: Make tests verbose
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -19,5 +19,5 @@ DEPEND="${RDEPEND}"
|
||||
BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
|
||||
|
||||
python_test() {
|
||||
"${EPYTHON}" tests.py || die
|
||||
"${EPYTHON}" tests.py -v || die
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user