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