summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <chutzpah@gentoo.org>2021-05-23 10:13:59 -0700
committerPatrick McLean <chutzpah@gentoo.org>2021-05-23 10:17:11 -0700
commit99322e422c2653cbdbc44ed705b13f06ec6d5606 (patch)
tree3c2c863eda5291f789411c21932f8f2b80757cdf /dev-python/oslotest
parentgames-puzzle/monsterz: allow python-3.9 (diff)
downloadgentoo-99322e422c2653cbdbc44ed705b13f06ec6d5606.tar.gz
gentoo-99322e422c2653cbdbc44ed705b13f06ec6d5606.tar.bz2
gentoo-99322e422c2653cbdbc44ed705b13f06ec6d5606.zip
dev-python/oslotest-4.4.1: Enable tests
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'dev-python/oslotest')
-rw-r--r--dev-python/oslotest/oslotest-4.4.1.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-python/oslotest/oslotest-4.4.1.ebuild b/dev-python/oslotest/oslotest-4.4.1.ebuild
index 3526d62822cd..060a17fc8705 100644
--- a/dev-python/oslotest/oslotest-4.4.1.ebuild
+++ b/dev-python/oslotest/oslotest-4.4.1.ebuild
@@ -19,4 +19,7 @@ RDEPEND="
>=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
>=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
>=dev-python/six-1.10.0[${PYTHON_USEDEP}]
- >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]"
+ >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests unittest