summaryrefslogtreecommitdiff
path: root/dev-ada/e3-core/e3-core-22.1.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ada/e3-core/e3-core-22.1.0.ebuild')
-rw-r--r--dev-ada/e3-core/e3-core-22.1.0.ebuild4
1 files changed, 0 insertions, 4 deletions
diff --git a/dev-ada/e3-core/e3-core-22.1.0.ebuild b/dev-ada/e3-core/e3-core-22.1.0.ebuild
index 98ae628c722e..b2affb6abb5e 100644
--- a/dev-ada/e3-core/e3-core-22.1.0.ebuild
+++ b/dev-ada/e3-core/e3-core-22.1.0.ebuild
@@ -48,7 +48,3 @@ src_compile() {
$(tc-getCC) ${CFLAGS} -o src/e3/os/data/rlimit-${PLATFORM} tools/rlimit/rlimit.c ${LDFLAGS}
distutils-r1_src_compile
}
-
-python_test() {
- epytest -p no:markdown
-}