summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/dash/dash-2.18.1.ebuild')
-rw-r--r--app-emacs/dash/dash-2.18.1.ebuild4
1 files changed, 0 insertions, 4 deletions
diff --git a/app-emacs/dash/dash-2.18.1.ebuild b/app-emacs/dash/dash-2.18.1.ebuild
index ed34f1c9dc12..b35047c56b1b 100644
--- a/app-emacs/dash/dash-2.18.1.ebuild
+++ b/app-emacs/dash/dash-2.18.1.ebuild
@@ -19,7 +19,3 @@ S="${WORKDIR}/${PN}.el-${PV}"
SITEFILE="50${PN}-gentoo.el"
ELISP_TEXINFO="dash.texi"
DOCS="README.md"
-
-src_test() {
- ./run-tests.sh || die
-}