summaryrefslogtreecommitdiff
path: root/dev-python/frozendict/frozendict-2.3.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/frozendict/frozendict-2.3.4.ebuild')
-rw-r--r--dev-python/frozendict/frozendict-2.3.4.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/frozendict/frozendict-2.3.4.ebuild b/dev-python/frozendict/frozendict-2.3.4.ebuild
index fa692c82ed56..f1e01464495c 100644
--- a/dev-python/frozendict/frozendict-2.3.4.ebuild
+++ b/dev-python/frozendict/frozendict-2.3.4.ebuild
@@ -23,6 +23,8 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~ppc64"
+distutils_enable_tests pytest
+
python_test() {
cd "${T}" || die
epytest "${S}/test"