mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
dev-python/minimock: Enable tests
This commit is contained in:
@@ -25,3 +25,7 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
|
||||
S="${WORKDIR}/${MY_P}"
|
||||
|
||||
DOCS=( docs/changelog.rst docs/index.rst )
|
||||
|
||||
python_test() {
|
||||
"${PYTHON}" -m doctest minimock.py || die "Tests fail with ${EPYTHON}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user