dev-python/testtools: Enable tests

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-11-09 08:36:09 +01:00
parent 013f3ac442
commit dc8e31bd20

View File

@@ -37,9 +37,6 @@ PATCHES=(
"${FILESDIR}"/${P}-twisted-backport2.patch
)
# https://github.com/testing-cabal/testtools/issues/156
RESTRICT=test
python_compile_all() {
use doc && emake -C doc html
}