summaryrefslogtreecommitdiff
path: root/dev-python/concurrent-log-handler/concurrent-log-handler-0.9.20.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/concurrent-log-handler/concurrent-log-handler-0.9.20.ebuild')
-rw-r--r--dev-python/concurrent-log-handler/concurrent-log-handler-0.9.20.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-python/concurrent-log-handler/concurrent-log-handler-0.9.20.ebuild b/dev-python/concurrent-log-handler/concurrent-log-handler-0.9.20.ebuild
index 6933e5a..708919d 100644
--- a/dev-python/concurrent-log-handler/concurrent-log-handler-0.9.20.ebuild
+++ b/dev-python/concurrent-log-handler/concurrent-log-handler-0.9.20.ebuild
@@ -19,8 +19,6 @@ KEYWORDS="~amd64"
RDEPEND=">=dev-python/portalocker-1.4.0[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}"
-distutils_enable_tests unittest
-
python_test() {
${EPYTHON} stresstest.py || die "Test failed"
}