dev-python/python-musicbrainz-ngs: Increase test verbosity

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2019-07-16 17:28:51 +02:00
parent c7c44e7d68
commit 60596b4a8a

View File

@@ -37,7 +37,7 @@ python_compile_all() {
}
python_test() {
esetup.py test
esetup.py test --verbosity=2
}
python_install_all() {