summaryrefslogtreecommitdiff
path: root/dev-python/clang-python/clang-python-11.0.0.9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/clang-python/clang-python-11.0.0.9999.ebuild')
-rw-r--r--dev-python/clang-python/clang-python-11.0.0.9999.ebuild5
1 files changed, 0 insertions, 5 deletions
diff --git a/dev-python/clang-python/clang-python-11.0.0.9999.ebuild b/dev-python/clang-python/clang-python-11.0.0.9999.ebuild
index e1b9340c6319..6d7cb294e651 100644
--- a/dev-python/clang-python/clang-python-11.0.0.9999.ebuild
+++ b/dev-python/clang-python/clang-python-11.0.0.9999.ebuild
@@ -27,11 +27,6 @@ RDEPEND="
${PYTHON_DEPS}"
DEPEND="${RDEPEND}"
-src_prepare() {
- cd "${WORKDIR}" || die
- default
-}
-
python_test() {
"${EPYTHON}" -m unittest discover -v || die "Tests fail with ${EPYTHON}"
}