dev-python/genty: Enable tests

This commit is contained in:
Michał Górny
2018-02-21 22:29:06 +01:00
parent 77d229544d
commit 311944f946

View File

@@ -23,9 +23,6 @@ DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
"
# https://github.com/box/genty/issues/42
RESTRICT=test
python_test() {
esetup.py test --verbose
}