dev-python/stdio-mgr: remove unnecsairy test phase function

Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2020-03-28 11:44:21 +01:00
parent fd822adc87
commit 32979c7222

View File

@@ -23,7 +23,3 @@ distutils_enable_tests pytest
#distutils_enable_sphinx doc \
# dev-python/sphinxcontrib-programoutput \
# dev-python/sphinx_rtd_theme
#python_test() {
# pytest -vv tests || "Tests fail with ${EPYTHON}"
#}