summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/json-rpc/json-rpc-1.9.2.ebuild')
-rw-r--r--dev-python/json-rpc/json-rpc-1.9.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/json-rpc/json-rpc-1.9.2.ebuild b/dev-python/json-rpc/json-rpc-1.9.2.ebuild
index 45e2d772905d..050502e9eedf 100644
--- a/dev-python/json-rpc/json-rpc-1.9.2.ebuild
+++ b/dev-python/json-rpc/json-rpc-1.9.2.ebuild
@@ -23,5 +23,5 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
)"
python_test() {
- esetup.py test || die
+ esetup.py test
}