summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/path-py/path-py-10.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/path-py/path-py-10.3.1.ebuild b/dev-python/path-py/path-py-10.3.1.ebuild
index efd60c7a6772..baf04feb81f0 100644
--- a/dev-python/path-py/path-py-10.3.1.ebuild
+++ b/dev-python/path-py/path-py-10.3.1.ebuild
@@ -34,5 +34,5 @@ python_prepare_all() {
}
python_test() {
- py.test -v
+ py.test -v || die
}