summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/humanfriendly/humanfriendly-1.33.ebuild')
-rw-r--r--dev-python/humanfriendly/humanfriendly-1.33.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/humanfriendly/humanfriendly-1.33.ebuild b/dev-python/humanfriendly/humanfriendly-1.33.ebuild
index 34fa7dd29e0a..70e55d95f77f 100644
--- a/dev-python/humanfriendly/humanfriendly-1.33.ebuild
+++ b/dev-python/humanfriendly/humanfriendly-1.33.ebuild
@@ -22,5 +22,5 @@ DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"
python_test() {
- esetup.py test || die
+ esetup.py test
}