forked from pool/python-beautifulsoup4
Add -v to running tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-beautifulsoup4?expand=0&rev=57
This commit is contained in:
@@ -95,7 +95,7 @@ pushd doc && make html && rm build/html/.buildinfo build/html/objects.inv && po
|
||||
export LANG=en_US.UTF-8
|
||||
%{python_expand export PYTHONPATH="%{buildroot}%{$python_sitelib}"
|
||||
pushd $PYTHONPATH
|
||||
$python %{_bindir}/nosetests-%{$python_version}
|
||||
$python %{_bindir}/nosetests-%{$python_version} -v
|
||||
popd
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user